Skip to content

Commit cacb0e7

Browse files
dependabot[bot]remkop
authored andcommitted
Bump org.jetbrains.kotlin:kotlin-script-runtime from 2.0.0 to 2.1.20
Bumps [org.jetbrains.kotlin:kotlin-script-runtime](https://github.com/JetBrains/kotlin) from 2.0.0 to 2.1.20. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.0...v2.1.20) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-script-runtime dependency-version: 2.1.20 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 44de141 commit cacb0e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,6 @@ ext {
5858
hibernate_validator_annproc: "org.hibernate.validator:hibernate-validator-annotation-processor:8.0.2.Final",
5959
hibernate_validator : "org.hibernate.validator:hibernate-validator:8.0.2.Final",
6060

61-
kotlin_script_runtime : "org.jetbrains.kotlin:kotlin-script-runtime:2.0.0",
61+
kotlin_script_runtime : "org.jetbrains.kotlin:kotlin-script-runtime:2.1.20",
6262
]
6363
}

0 commit comments

Comments
 (0)