Skip to content

Commit b7c9da0

Browse files
Bump org.junit.jupiter:junit-jupiter from 5.13.2 to 5.13.3 (#20)
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) from 5.13.2 to 5.13.3. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.2...r5.13.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.13.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5b9b0d8 commit b7c9da0

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
@@ -16,7 +16,7 @@
1616
<gson.version>2.13.1</gson.version>
1717
<jacoco.version>0.8.13</jacoco.version>
1818
<jib-maven-plugin.version>3.4.6</jib-maven-plugin.version>
19-
<junit-jupiter.version>5.13.2</junit-jupiter.version>
19+
<junit-jupiter.version>5.13.3</junit-jupiter.version>
2020
<kafka-streams.version>4.0.0</kafka-streams.version>
2121
<logback.version>1.5.18</logback.version>
2222
<maven.compiler.source>21</maven.compiler.source>

0 commit comments

Comments
 (0)