We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e89d84 commit aa38197Copy full SHA for aa38197
1 file changed
gradle/libs.versions.toml
@@ -64,7 +64,7 @@ spotless-plugin = { module = "com.diffplug.spotless:spotless-plugin-gradle", ver
64
tomcat-annotations-api = { module = "org.apache.tomcat:annotations-api", version = "6.0.53" }
65
66
[plugins]
67
-idea-ext = { id = "org.jetbrains.gradle.plugin.idea-ext", version = "1.2" }
+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
maven-central-publish = { id = "io.github.zenhelix.maven-central-publish", version = "0.8.0" }
0 commit comments