Skip to content

Commit 9f2939f

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump kotlin-test from 1.7.0 to 1.7.10
Bumps [kotlin-test](https://github.com/JetBrains/kotlin) from 1.7.0 to 1.7.10. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/commits) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-test dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5675678 commit 9f2939f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ val dependencyVersions = listOf(
8787
"org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10",
8888
"org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10",
8989
"org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10",
90-
"org.jetbrains.kotlin:kotlin-test:1.7.0",
90+
"org.jetbrains.kotlin:kotlin-test:1.7.10",
9191
"org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4",
9292
"org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.6.4",
9393
"org.jetbrains.kotlinx:kotlinx-coroutines-debug:1.6.4",

0 commit comments

Comments
 (0)