We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a3f37c commit 9b04fe9Copy full SHA for 9b04fe9
build.gradle.kts
@@ -17,7 +17,7 @@ plugins {
17
apply("versions.gradle.kts")
18
19
group = "io.github.oshai"
20
-version = "5.1.0"
+version = "5.1.1"
21
22
repositories {
23
gradlePluginPortal()
0 commit comments