Skip to content

Commit

Permalink
Update dependency ch.qos.logback:logback-classic to v1.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 7, 2024
1 parent 45f0e08 commit 4b7cf24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion storage/neo4j/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies {
testCompile group: 'org.neo4j', name: 'neo4j-bolt', version: '5.16.0'

// https://mvnrepository.com/artifact/ch.qos.logback/logback-classic
testCompile group: 'ch.qos.logback', name: 'logback-classic', version: '1.4.14'
testCompile group: 'ch.qos.logback', name: 'logback-classic', version: '1.5.8'

// https://mvnrepository.com/artifact/ch.qos.logback/logback-core
compile group: 'ch.qos.logback', name: 'logback-core', version: '1.4.14'
Expand Down

0 comments on commit 4b7cf24

Please sign in to comment.