We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a10243c commit cc4ef58Copy full SHA for cc4ef58
build.gradle.kts
@@ -24,7 +24,7 @@ plugins {
24
apply("versions.gradle.kts")
25
26
group = "io.github.oshai"
27
-version = "6.0.7"
+version = "6.0.8"
28
29
repositories {
30
gradlePluginPortal()
0 commit comments