Skip to content

Commit 4da4e24

Browse files
fix(deps): update dependency org.codehaus.janino:janino to v3.1.11 (#2387)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a72dc96 commit 4da4e24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ poko = "dev.drewhamilton.poko:poko-gradle-plugin:0.15.0"
2727
logback = "ch.qos.logback:logback-classic:1.3.5"
2828
logcaptor = "io.github.hakky54:logcaptor:2.9.1"
2929
# Required for logback.xml conditional configuration
30-
janino = "org.codehaus.janino:janino:3.1.10"
30+
janino = "org.codehaus.janino:janino:3.1.11"
3131
# Testing libraries
3232
junit5 = "org.junit.jupiter:junit-jupiter:5.10.1"
3333
assertj = "org.assertj:assertj-core:3.24.2"

0 commit comments

Comments
 (0)