Skip to content

Commit

Permalink
Bump org.jetbrains.kotlin:kotlin-script-runtime from 1.9.10 to 1.9.23
Browse files Browse the repository at this point in the history
Bumps [org.jetbrains.kotlin:kotlin-script-runtime](https:/JetBrains/kotlin) from 1.9.10 to 1.9.23.
- [Release notes](https:/JetBrains/kotlin/releases)
- [Changelog](https:/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.10...v1.9.23)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-script-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 7, 2024
1 parent 3c49ad0 commit abc293f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@ ext {
hibernate_validator_annproc: "org.hibernate.validator:hibernate-validator-annotation-processor:8.0.1.Final",
hibernate_validator : "org.hibernate.validator:hibernate-validator:8.0.1.Final",

kotlin_script_runtime : "org.jetbrains.kotlin:kotlin-script-runtime:1.9.10",
kotlin_script_runtime : "org.jetbrains.kotlin:kotlin-script-runtime:1.9.23",
]
}

0 comments on commit abc293f

Please sign in to comment.