We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a72dc96 commit 4da4e24Copy full SHA for 4da4e24
gradle/libs.versions.toml
@@ -27,7 +27,7 @@ poko = "dev.drewhamilton.poko:poko-gradle-plugin:0.15.0"
27
logback = "ch.qos.logback:logback-classic:1.3.5"
28
logcaptor = "io.github.hakky54:logcaptor:2.9.1"
29
# Required for logback.xml conditional configuration
30
-janino = "org.codehaus.janino:janino:3.1.10"
+janino = "org.codehaus.janino:janino:3.1.11"
31
# Testing libraries
32
junit5 = "org.junit.jupiter:junit-jupiter:5.10.1"
33
assertj = "org.assertj:assertj-core:3.24.2"
0 commit comments