We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acf41d5 commit 09096b7Copy full SHA for 09096b7
build.gradle
@@ -1,6 +1,6 @@
1
plugins {
2
id 'me.champeau.jmh' version '0.7.3' apply false
3
- id 'com.github.ben-manes.versions' version '0.51.0' apply false
+ id 'com.github.ben-manes.versions' version '0.52.0' apply false
4
id 'org.owasp.dependencycheck' version '10.0.4' apply false
5
id "com.github.spotbugs" version "6.0.23" apply false
6
id 'io.morethan.jmhreport' version '0.9.6' apply false
0 commit comments