Skip to content

Commit

Permalink
Bump org.codehaus.janino:janino from 3.1.10 to 3.1.11
Browse files Browse the repository at this point in the history
Bumps [org.codehaus.janino:janino](https://github.com/janino-compiler/janino) from 3.1.10 to 3.1.11.
- [Release notes](https://github.com/janino-compiler/janino/releases)
- [Commits](janino-compiler/janino@v3.1.10...v3.1.11)

---
updated-dependencies:
- dependency-name: org.codehaus.janino:janino
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 2, 2023
1 parent f443b2a commit 9196cfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies {
api "ch.qos.logback:logback-classic:1.4.14"

implementation "org.slf4j:slf4j-api:${slf4jVersion}"
implementation "org.codehaus.janino:janino:3.1.10"
implementation "org.codehaus.janino:janino:3.1.11"
implementation 'org.thymeleaf:thymeleaf:3.1.2.RELEASE'
implementation "org.graalvm.sdk:graal-sdk:23.1.1"

Expand Down

0 comments on commit 9196cfc

Please sign in to comment.