Skip to content

Commit

Permalink
Bump kotlin.version from 2.0.10 to 2.0.20
Browse files Browse the repository at this point in the history
Bumps `kotlin.version` from 2.0.10 to 2.0.20.

Updates `org.jetbrains.kotlin:kotlin-bom` from 2.0.10 to 2.0.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.0.10...v2.0.20)

Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.0.10 to 2.0.20

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 4, 2024
1 parent 7ceef90 commit c2ef718
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 @@ -46,7 +46,7 @@
<arrow.version>17.0.0</arrow.version>

<!-- Requires kotlin minor version less than the latest version -->
<kotlin.version>2.0.10</kotlin.version>
<kotlin.version>2.0.20</kotlin.version>
<!-- https://kotlinlang.org/docs/maven.html#attributes-specific-to-jvm -->
<kotlin.compiler.jvmTarget>1.8</kotlin.compiler.jvmTarget>
<!-- https://kotlinlang.org/docs/maven.html#specifying-compiler-options -->
Expand Down

0 comments on commit c2ef718

Please sign in to comment.