Skip to content

Commit 6f184c0

Browse files
Merge dependabot/maven/build-caching-maven-samples/junit-jupiter.version-5.12.2 into combined-prs-branch
2 parents 07c467a + b83edee commit 6f184c0

File tree

1 file changed

+1
-1
lines changed
  • build-caching-maven-samples/kotlin-project

1 file changed

+1
-1
lines changed

build-caching-maven-samples/kotlin-project/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<properties>
1515
<kotlin.version>2.1.20</kotlin.version>
16-
<junit-jupiter.version>5.12.1</junit-jupiter.version>
16+
<junit-jupiter.version>5.12.2</junit-jupiter.version>
1717
<kotlin.compiler.incremental>true</kotlin.compiler.incremental>
1818
</properties>
1919

0 commit comments

Comments
 (0)