We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9ce017 commit d87db92Copy full SHA for d87db92
gradle/buildScanInit.gradle
@@ -3,7 +3,7 @@ import com.gradle.scan.plugin.BuildScanPlugin
3
import org.gradle.util.GradleVersion
4
5
initscript {
6
- def pluginVersion = "3.6.2"
+ def pluginVersion = "3.6.3"
7
8
repositories {
9
gradlePluginPortal()
0 commit comments