Skip to content

Commit 0b964dc

Browse files
chore(deps): update plugin nmcp to v1.4.1
1 parent 260bb48 commit 0b964dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ tomcat-annotations-api = { module = "org.apache.tomcat:annotations-api", version
6868
idea-ext = { id = "org.jetbrains.gradle.plugin.idea-ext", version = "1.3" }
6969
jandex = { id = "com.github.vlsi.jandex", version.ref = "jandexPlugin" }
7070
jmh = { id = "me.champeau.jmh", version = "0.7.3" }
71-
nmcp = { id = "com.gradleup.nmcp.aggregation", version = "1.4.0" }
71+
nmcp = { id = "com.gradleup.nmcp.aggregation", version = "1.4.1" }
7272
protobuf = { id = "com.google.protobuf", version.ref = "protobufPlugin" }
7373
shadow = { id = "com.gradleup.shadow", version.ref = "shadowPlugin" }
7474
spotless = { id = "com.diffplug.spotless", version.ref = "spotlessPlugin" }

0 commit comments

Comments
 (0)