Skip to content

Commit d87db92

Browse files
committed
Upgrade the Gradle Enterprise plugin to v3.6.3
1 parent b9ce017 commit d87db92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/buildScanInit.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import com.gradle.scan.plugin.BuildScanPlugin
33
import org.gradle.util.GradleVersion
44

55
initscript {
6-
def pluginVersion = "3.6.2"
6+
def pluginVersion = "3.6.3"
77

88
repositories {
99
gradlePluginPortal()

0 commit comments

Comments
 (0)