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 10731f8 commit 5764dffCopy full SHA for 5764dff
build.gradle
@@ -12,7 +12,7 @@ plugins {
12
id 'groovy'
13
id 'biz.aQute.bnd.builder' version '6.2.0'
14
id 'io.github.gradle-nexus.publish-plugin' version '1.0.0'
15
- id 'com.github.ben-manes.versions' version '0.51.0'
+ id 'com.github.ben-manes.versions' version '0.52.0'
16
id "me.champeau.jmh" version "0.7.3"
17
id "net.ltgt.errorprone" version '4.2.0'
18
0 commit comments