Skip to content

Commit

Permalink
fix(deps): update dependency org.codehaus.janino:janino to v3.1.12 (#…
Browse files Browse the repository at this point in the history
…2559)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 24, 2024
1 parent cb17bbf commit e12a648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ logback = "ch.qos.logback:logback-classic:1.3.14"
logcaptor = "io.github.hakky54:logcaptor:2.9.2"
# Required for logback-test.xml conditional configuration so that trace-logging in unit test can be automatically enabled using an
# environment variable
janino = "org.codehaus.janino:janino:3.1.11"
janino = "org.codehaus.janino:janino:3.1.12"
# Testing libraries
junit5 = "org.junit.jupiter:junit-jupiter:5.10.2"
assertj = "org.assertj:assertj-core:3.25.3"
Expand Down

0 comments on commit e12a648

Please sign in to comment.