Skip to content

Commit

Permalink
Bump org.jetbrains.kotlin:kotlin-test from 1.9.24 to 2.0.21
Browse files Browse the repository at this point in the history
Bumps [org.jetbrains.kotlin:kotlin-test](https://github.com/JetBrains/kotlin) from 1.9.24 to 2.0.21.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.21/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.24...v2.0.21)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-test
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent 7eccfa6 commit bee9c1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ val nimbusVersion = "9.41.2"
val detektVersion = "1.23.0"
val kotestVersion = "5.9.1"
val kotestExtensionsVersion = "2.0.0"
val kotlinVersion = "1.9.24"
val kotlinVersion = "2.0.21"
val mockkVersion = "1.13.13"
val postgresVersion = "42.7.4"
val hikariVersion = "5.1.0"
Expand Down

0 comments on commit bee9c1b

Please sign in to comment.