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 a10c07c + 8ad7abd commit 1749206Copy full SHA for 1749206
gradle/libs.versions.toml
@@ -3,7 +3,7 @@ shadow = { id = "com.github.johnrengelman.shadow", version = "7.1.2" }
3
flyway = { id = "org.flywaydb.flyway", version.ref = "flyway" }
4
licenser = { id = "org.cadixdev.licenser", version = "0.6.1" }
5
lombok = { id = "io.freefair.lombok", version = "6.4.3" }
6
-launch4j = { id = 'edu.sc.seis.launch4j', version = '2.5.2'}
+launch4j = { id = 'edu.sc.seis.launch4j', version = '2.5.3'}
7
8
[versions]
9
jda = "5.0.0-alpha.11"
0 commit comments