We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fd2453e + 4789ee1 commit 6cd84d6Copy full SHA for 6cd84d6
1 file changed
build.gradle
@@ -45,7 +45,7 @@ dependencies {
45
implementation 'org.jgrapht:jgrapht-ext:1.5.2'
46
implementation 'org.jetbrains:annotations:26.0.2-1'
47
//implementation 'io.github.fvarrui:javpackager:1.5.1'
48
- implementation 'ch.qos.logback:logback-classic:1.5.19'
+ implementation 'ch.qos.logback:logback-classic:1.5.20'
49
50
implementation('com.jfoenix:jfoenix:9.0.4') {
51
exclude group: "org.javafx"
0 commit comments