Skip to content

Commit

Permalink
Merge pull request #1459 from contiki-ng/dependabot/gradle/master/ch.…
Browse files Browse the repository at this point in the history
…qos.logback-logback-classic-1.5.11

Build(deps): bump ch.qos.logback:logback-classic from 1.5.8 to 1.5.11
  • Loading branch information
nfi authored Oct 22, 2024
2 parents d1e082b + 78b132c commit 7f86408
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 @@ -54,7 +54,7 @@ repositories {
dependencies {
implementation files('lib/jipv6.jar')
// https://mvnrepository.com/artifact/ch.qos.logback/logback-classic
implementation 'ch.qos.logback:logback-classic:1.5.8'
implementation 'ch.qos.logback:logback-classic:1.5.11'
// https://mvnrepository.com/artifact/com.github.cliftonlabs/json-simple
implementation 'com.github.cliftonlabs:json-simple:4.0.1'
// https://mvnrepository.com/artifact/com.formdev/flatlaf
Expand Down

0 comments on commit 7f86408

Please sign in to comment.