We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baf8546 commit 142a2f7Copy full SHA for 142a2f7
build.gradle
@@ -45,7 +45,7 @@ dependencies {
45
implementation 'org.jgrapht:jgrapht-ext:1.5.2'
46
implementation 'org.jetbrains:annotations:26.0.2'
47
//implementation 'io.github.fvarrui:javpackager:1.5.1'
48
- implementation 'ch.qos.logback:logback-classic:1.5.16'
+ implementation 'ch.qos.logback:logback-classic:1.5.17'
49
50
implementation('com.jfoenix:jfoenix:9.0.4') {
51
exclude group: "org.javafx"
0 commit comments