Skip to content
This repository was archived by the owner on Mar 10, 2025. It is now read-only.

Commit 2e2bfc6

Browse files
authored
Merge pull request #579 from grails/renovate/ch.qos.logback-logback-classic-1.x
Update dependency ch.qos.logback:logback-classic to v1.4.12
2 parents 78ba1b1 + fdeab86 commit 2e2bfc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grails-datastore-gorm-neo4j/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies {
2020
testImplementation "org.objenesis:objenesis:${objenesisVersion}"
2121

2222
testRuntimeOnly "org.springframework:spring-aop:$springVersion"
23-
testRuntimeOnly "ch.qos.logback:logback-classic:1.4.11"
23+
testRuntimeOnly "ch.qos.logback:logback-classic:1.4.12"
2424
testRuntimeOnly "javax.el:javax.el-api:3.0.0"
2525
testRuntimeOnly "org.glassfish.web:el-impl:2.2.1-b05"
2626

0 commit comments

Comments
 (0)