We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaea33c commit b873d2fCopy full SHA for b873d2f
1 file changed
gradle/libs.versions.toml
@@ -68,7 +68,7 @@ tomcat-annotations-api = { module = "org.apache.tomcat:annotations-api", version
68
idea-ext = { id = "org.jetbrains.gradle.plugin.idea-ext", version = "1.3" }
69
jandex = { id = "com.github.vlsi.jandex", version.ref = "jandexPlugin" }
70
jmh = { id = "me.champeau.jmh", version = "0.7.3" }
71
-nmcp = { id = "com.gradleup.nmcp.aggregation", version = "1.4.2" }
+nmcp = { id = "com.gradleup.nmcp.aggregation", version = "1.4.3" }
72
protobuf = { id = "com.google.protobuf", version.ref = "protobufPlugin" }
73
shadow = { id = "com.gradleup.shadow", version.ref = "shadowPlugin" }
74
spotless = { id = "com.diffplug.spotless", version.ref = "spotlessPlugin" }
0 commit comments