Skip to content

Commit f0f402a

Browse files
build(deps): bump org.jetbrains.kotlin:kotlin-test from 2.3.10 to 2.3.20 (#265)
Bumps [org.jetbrains.kotlin:kotlin-test](https://github.com/JetBrains/kotlin) from 2.3.10 to 2.3.20. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.3.20/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.10...v2.3.20) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-test dependency-version: 2.3.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 53eba44 commit f0f402a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jetbrainsKotlinJvm = "2.3.10"
4949
junit = "4.13.2"
5050
junitVersion = "1.3.0"
5151
kotlin = "2.3.10"
52-
kotlinTest = "2.3.10"
52+
kotlinTest = "2.3.20"
5353
kotlinxCollectionsImmutableJvm = "0.4.0"
5454
kotlinxCoroutinesCore = "1.10.2"
5555
kotlinxSerialization = "1.10.0"

0 commit comments

Comments
 (0)