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.
2 parents e393a10 + 306b7a4 commit c4df3b2Copy full SHA for c4df3b2
build.gradle
@@ -21,7 +21,7 @@ plugins {
21
id "com.simonharrer.modernizer" version '1.8.0-1'
22
id 'me.champeau.gradle.jmh' version '0.4.8'
23
//id 'net.ltgt.errorprone' version '0.8.1'
24
- id 'com.github.ben-manes.versions' version '0.25.0'
+ id 'com.github.ben-manes.versions' version '0.26.0'
25
id 'org.javamodularity.moduleplugin' version '1.5.0'
26
id 'org.openjfx.javafxplugin' version '0.0.8'
27
id 'org.beryx.jlink' version '2.16.0'
0 commit comments