Skip to content

Commit

Permalink
Update dependency ch.qos.logback:logback-classic to v1.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 17, 2021
1 parent 4b9be38 commit 647fecb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grails-datastore-gorm-neo4j/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies {
testImplementation "org.objenesis:objenesis:${objenesisVersion}"

testRuntimeOnly "org.springframework:spring-aop:$springVersion"
testRuntimeOnly "ch.qos.logback:logback-classic:1.2.8"
testRuntimeOnly "ch.qos.logback:logback-classic:1.2.9"
testRuntimeOnly "javax.el:javax.el-api:3.0.0"
testRuntimeOnly "org.glassfish.web:el-impl:2.2.1-b05"

Expand Down

0 comments on commit 647fecb

Please sign in to comment.