Skip to content

Commit d4d2db4

Browse files
chore(deps): bump kotlin-test-junit5 from 1.7.21 to 1.7.22
Bumps [kotlin-test-junit5](https://github.com/JetBrains/kotlin) from 1.7.21 to 1.7.22. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.7.21...v1.7.22) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-test-junit5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fc881a4 commit d4d2db4

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
@@ -9,7 +9,7 @@ val mockWebServerVersion = "4.10.0"
99
val jacksonVersion = "2.14.1"
1010
val nettyVersion = "4.1.85.Final"
1111
val junitJupiterVersion = "5.9.1"
12-
val kotlinVersion = "1.7.21"
12+
val kotlinVersion = "1.7.22"
1313
val freemarkerVersion = "2.3.31"
1414
val kotestVersion = "5.5.4"
1515
val bouncyCastleVersion = "1.70"

0 commit comments

Comments
 (0)