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.
2 parents 840b28e + 2db0954 commit cdea7f2Copy full SHA for cdea7f2
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 = "2.5.7" }
+gitProperties = { id = "com.gorylenko.gradle-git-properties", version = "3.0.1" }
89
mavenPluginDevelopment = { id = "org.gradlex.maven-plugin-development", version = "1.0.3" }
90
shadow = { id = "com.gradleup.shadow", version = "9.4.1" }
91
oci = { id = "io.github.sgtsilvio.gradle.oci", version = "0.27.0" }
0 commit comments