Skip to content

Commit

Permalink
chore(deps): bump version.kotlin from 1.8.21 to 1.9.10
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 24, 2023
1 parent 05409f9 commit 26e6b17
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 @@ -32,7 +32,7 @@

<version.groovy>2.4.21</version.groovy>
<version.feel>1.17.1</version.feel>
<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 26e6b17

Please sign in to comment.