Skip to content

Commit

Permalink
chore(deps): bump version.kotlin from 1.8.21 to 1.9.10 (#336)
Browse files Browse the repository at this point in the history
Bumps `version.kotlin` from 1.8.21 to 1.9.10.

Updates `org.jetbrains.kotlin:kotlin-bom` from 1.8.21 to 1.9.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.10/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.8.21...v1.9.10)

Updates `org.jetbrains.kotlin:kotlin-scripting-jsr223` from 1.8.21 to 1.9.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.10/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.8.21...v1.9.10)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin:kotlin-scripting-jsr223
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 31, 2023
1 parent 895c972 commit 562d4d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<version.zeebe.spring>8.2.4</version.zeebe.spring>

<version.groovy>2.4.21</version.groovy>
<version.kotlin>1.8.21</version.kotlin>
<version.kotlin>1.9.10</version.kotlin>
<version.graalvm>23.0.2</version.graalvm>

<plugin.version.function-maven-plugin>0.11.0</plugin.version.function-maven-plugin>
Expand Down

0 comments on commit 562d4d7

Please sign in to comment.