Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 84d2d37

Browse files
authoredMar 17, 2025··
Bump org.junit.jupiter:junit-jupiter from 5.12.0 to 5.12.1
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.12.0 to 5.12.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.12.0...r5.12.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a6b15c9 commit 84d2d37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<properties>
1010
<jib-maven-plugin.version>3.4.4</jib-maven-plugin.version>
11-
<junit-jupiter.version>5.12.0</junit-jupiter.version>
11+
<junit-jupiter.version>5.12.1</junit-jupiter.version>
1212
<kafka-streams.version>3.9.0</kafka-streams.version>
1313
<logback.version>1.5.17</logback.version>
1414
<maven.compiler.source>21</maven.compiler.source>

0 commit comments

Comments
 (0)
Please sign in to comment.