We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2d52146 + 0946e7d commit b6cdb2fCopy full SHA for b6cdb2f
build.gradle
@@ -1,6 +1,6 @@
1
plugins {
2
id 'me.champeau.jmh' version '0.7.1' apply false
3
- id 'com.github.ben-manes.versions' version '0.47.0' apply false
+ id 'com.github.ben-manes.versions' version '0.49.0' apply false
4
id 'org.owasp.dependencycheck' version '8.4.0' apply false
5
id "com.github.spotbugs" version "5.2.1" apply false
6
id 'io.morethan.jmhreport' version '0.9.0' apply false
0 commit comments