Skip to content

Commit

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

Build(deps): bump ch.qos.logback:logback-classic from 1.5.11 to 1.5.12
  • Loading branch information
nfi authored Nov 5, 2024
2 parents 154ff06 + f94c9a6 commit 8325b6e
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.11'
implementation 'ch.qos.logback:logback-classic:1.5.12'
// 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 8325b6e

Please sign in to comment.