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 93688eb

Browse files
authoredApr 19, 2025··
Bump org.junit.jupiter:junit-jupiter from 5.12.1 to 5.12.2 (#11)
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.12.1 to 5.12.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.12.1...r5.12.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.12.2 dependency-type: direct:development 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 3d4042d commit 93688eb

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
@@ -15,7 +15,7 @@
1515
<properties>
1616
<gson.version>2.13.0</gson.version>
1717
<jib-maven-plugin.version>3.4.5</jib-maven-plugin.version>
18-
<junit-jupiter.version>5.12.1</junit-jupiter.version>
18+
<junit-jupiter.version>5.12.2</junit-jupiter.version>
1919
<kafka-streams.version>4.0.0</kafka-streams.version>
2020
<logback.version>1.5.18</logback.version>
2121
<maven.compiler.source>21</maven.compiler.source>

0 commit comments

Comments
 (0)
Please sign in to comment.