Skip to content

Commit

Permalink
Update dependency ch.qos.logback:logback-classic to v1.4.11 (#548)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 6, 2023
1 parent 88143c7 commit 6319d61
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.4.8"
testRuntimeOnly "ch.qos.logback:logback-classic:1.4.11"
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 6319d61

Please sign in to comment.