Skip to content

Commit

Permalink
Merge pull request #363 from grails/renovate/ch.qos.logback-logback-c…
Browse files Browse the repository at this point in the history
…lassic-1.x

Update dependency ch.qos.logback:logback-classic to v1.2.9
  • Loading branch information
puneetbehl authored Dec 17, 2021
2 parents 4b9be38 + 647fecb commit 5206ebb
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 5206ebb

Please sign in to comment.