We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfad2fd commit 23a5696Copy full SHA for 23a5696
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.26.0'
+ id 'com.github.ben-manes.versions' version '0.27.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