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 7679a0c commit 56a1772Copy full SHA for 56a1772
gradle/libs.versions.toml
@@ -90,6 +90,6 @@ semconv = ["opentelemetrySemconv", "opentelemetrySemconvIncubating"]
90
91
jib = { id = "com.google.cloud.tools.jib", version.ref = "jib" }
92
taskinfo = { id = "org.barfuin.gradle.taskinfo", version = '2.2.0' }
93
-jmh = {id = "me.champeau.jmh", version = "0.7.2"}
+jmh = {id = "me.champeau.jmh", version = "0.7.3"}
94
nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = '2.0.0' }
95
dockerJavaApplication = { id = "com.bmuschko.docker-java-application", version = "9.4.0" }
0 commit comments