Skip to content

Commit

Permalink
fix(deps): update dependency org.codehaus.janino:janino to v3.1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2023
1 parent 5509606 commit a10b59e
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 @@ -27,7 +27,7 @@ poko = "dev.drewhamilton.poko:poko-gradle-plugin:0.15.0"
logback = "ch.qos.logback:logback-classic:1.3.5"
logcaptor = "io.github.hakky54:logcaptor:2.9.1"
# Required for logback.xml conditional configuration
janino = "org.codehaus.janino:janino:3.1.10"
janino = "org.codehaus.janino:janino:3.1.11"
# Testing libraries
junit5 = "org.junit.jupiter:junit-jupiter:5.10.1"
assertj = "org.assertj:assertj-core:3.24.2"
Expand Down

0 comments on commit a10b59e

Please sign in to comment.