Skip to content

Commit bea67f2

Browse files
dependabot[bot]MediaMarco
authored andcommitted
Bump org.codehaus.janino:janino from 3.1.10 to 3.1.11
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>
1 parent 72b9e07 commit bea67f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies {
3232
api "ch.qos.logback:logback-classic:1.4.14"
3333

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

0 commit comments

Comments
 (0)