We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a83e0e8 commit 41d9eceCopy full SHA for 41d9ece
1 file changed
gradle/libs.versions.toml
@@ -65,7 +65,7 @@ spotless-plugin = { module = "com.diffplug.spotless:spotless-plugin-gradle", ver
65
tomcat-annotations-api = { module = "org.apache.tomcat:annotations-api", version = "6.0.53" }
66
67
[plugins]
68
-idea-ext = { id = "org.jetbrains.gradle.plugin.idea-ext", version = "1.4" }
+idea-ext = { id = "org.jetbrains.gradle.plugin.idea-ext", version = "1.4.1" }
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.4" }
0 commit comments