Skip to content

Commit

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

Updates `org.jetbrains.kotlin:kotlin-bom` from 1.9.0 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.9.0...v1.9.10)

Updates `org.jetbrains.kotlin:kotlin-test-junit5` from 1.9.0 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.9.0...v1.9.10)

---
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-test-junit5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 4, 2023
1 parent 5bc2fca commit 0874f3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adoptium-api-versions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<jdk.version>17</jdk.version>
<kmongo.version>4.10.0</kmongo.version>
<kotlin.compiler.jvmTarget>17</kotlin.compiler.jvmTarget>
<kotlin.version>1.9.0</kotlin.version>
<kotlin.version>1.9.10</kotlin.version>
<logback.version>1.4.11</logback.version>
<maven.compiler.release>17</maven.compiler.release>
<maven.version>3.9.2</maven.version>
Expand Down

0 comments on commit 0874f3c

Please sign in to comment.