We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 37ee03b + 60b8baf commit d83f88fCopy full SHA for d83f88f
1 file changed
gradle/libs.versions.toml
@@ -87,7 +87,7 @@ jetbrains-annotations = { module = "org.jetbrains:annotations", version = "26.0.
87
[plugins]
88
nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
89
pluginPublish = { id = "com.gradle.plugin-publish", version = "2.0.0" }
90
-gitProperties = { id = "com.gorylenko.gradle-git-properties", version = "2.5.3" }
+gitProperties = { id = "com.gorylenko.gradle-git-properties", version = "2.5.4" }
91
mavenPluginDevelopment = { id = "org.gradlex.maven-plugin-development", version = "1.0.3" }
92
shadow = { id = "com.gradleup.shadow", version = "9.2.2" }
93
kotlinJvm = { id = "org.jetbrains.kotlin.jvm", version = "2.2.21" }
0 commit comments