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 2e58dfb commit dc44d73Copy full SHA for dc44d73
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.7.1"
+ def pluginVersion = "3.8"
7
8
repositories {
9
gradlePluginPortal()
0 commit comments