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 3c94a3f commit d1f59ddCopy full SHA for d1f59dd
1 file changed
gradle/libs.versions.toml
@@ -85,7 +85,7 @@ jetbrains-annotations = { module = "org.jetbrains:annotations", version = "26.1.
85
[plugins]
86
nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
87
pluginPublish = { id = "com.gradle.plugin-publish", version = "2.1.1" }
88
-gitProperties = { id = "com.gorylenko.gradle-git-properties", version = "4.0.0" }
+gitProperties = { id = "com.gorylenko.gradle-git-properties", version = "4.0.1" }
89
mavenPluginDevelopment = { id = "org.gradlex.maven-plugin-development", version = "1.0.3" }
90
shadow = { id = "com.gradleup.shadow", version = "9.4.2" }
91
oci = { id = "io.github.sgtsilvio.gradle.oci", version = "0.27.0" }
0 commit comments