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