Skip to content

Commit

Permalink
update the logback-classic library to v1.4.11
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold committed Nov 17, 2023
1 parent bb7615d commit 8b34f34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ configurations.configureEach {

dependencies {
// from mavenCentral (or mavenLocal) repositories:
implementation 'ch.qos.logback:logback-classic:1.4.7'
implementation 'ch.qos.logback:logback-classic:1.4.11'
runtimeOnly 'com.github.nifty-gui:nifty-style-black:1.4.3'
implementation 'com.github.stephengold:Heart:8.7.0'
implementation 'com.github.stephengold:Acorus:1.1.0'
Expand Down

0 comments on commit 8b34f34

Please sign in to comment.