Skip to content

Commit e186248

Browse files
Try to fix test freeze by updating logback version to 1.2.9.
1 parent b0fa34b commit e186248

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spock = "2.3-groovy-3.0"
1010
spock24 = "2.4-M6-groovy-3.0"
1111
groovy = "3.0.24"
1212
junit5 = "5.9.2"
13-
logback = "1.3.15"
13+
logback = "1.2.9"
1414
bytebuddy = "1.17.5"
1515
scala = "2.11.12" # Last version to support Java 7 (2.12+ require Java 8+)
1616
scala211 = "2.11.12"

0 commit comments

Comments
 (0)