Skip to content

Commit

Permalink
Bump kotlin.version from 1.9.0 to 1.9.10
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-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)

Updates `org.jetbrains.kotlin:kotlin-maven-allopen` from 1.9.0 to 1.9.10

Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 1.9.0 to 1.9.10

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-test-junit5
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen
  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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 27, 2023
1 parent d770f01 commit 0c82709
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 @@ -22,7 +22,7 @@
<maven.compiler.target>17</maven.compiler.target>
<kontrakter.version>3.0_20230428084827_0b6a892-JAKARTA</kontrakter.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<kotlin.version>1.9.0</kotlin.version>
<kotlin.version>1.9.10</kotlin.version>
<felles.version>2.20230210162649_a258d57-SPRING_BOOT_3</felles.version>
<spring.boot.version>3.1.2</spring.boot.version>
<mockk.version>1.13.5</mockk.version>
Expand Down

0 comments on commit 0c82709

Please sign in to comment.