Skip to content

Commit

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

Bump ch.qos.logback:logback-classic from 1.4.13 to 1.4.14
  • Loading branch information
nfi authored Dec 5, 2023
2 parents 467c3b6 + 4feacb7 commit 56f3ba0
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 @@ -43,7 +43,7 @@ repositories {
dependencies {
implementation files('lib/jipv6.jar')
// https://mvnrepository.com/artifact/ch.qos.logback/logback-classic
implementation 'ch.qos.logback:logback-classic:1.4.13'
implementation 'ch.qos.logback:logback-classic:1.4.14'
// 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 56f3ba0

Please sign in to comment.