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 bb5528c commit 07d7f1aCopy full SHA for 07d7f1a
gradle/libs.versions.toml
@@ -77,7 +77,7 @@ tinylog-impl = { module = "org.tinylog:tinylog-impl", version.ref = "tinylog" }
77
[plugins]
78
defaults = { id = "io.github.sgtsilvio.gradle.defaults", version = "0.2.0" }
79
forbiddenApis = { id = "de.thetaphi.forbiddenapis", version = "3.8" }
80
-gitPublish = { id = "org.ajoberstar.git-publish", version = "5.1.1" }
+gitPublish = { id = "org.ajoberstar.git-publish", version = "4.2.2" }
81
githubRelease = { id = "com.github.breadmoirai.github-release", version = "2.5.2" }
82
graalvm-native = { id = "org.graalvm.buildtools.native", version = "0.10.6" }
83
launch4j = { id = "edu.sc.seis.launch4j", version = "3.0.6" }
0 commit comments