Skip to content

Commit 0844a62

Browse files
chore(deps): bump org.junit:junit-bom from 5.12.1 to 5.13.4
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.12.1 to 5.13.4. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.12.1...r5.13.4) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.13.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8cb60f1 commit 0844a62

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
@@ -75,7 +75,7 @@
7575
<slf4j.version>2.0.17</slf4j.version>
7676

7777
<!-- testing dependencies versions -->
78-
<junit5.version>5.12.1</junit5.version>
78+
<junit5.version>5.13.4</junit5.version>
7979
<kotest.version>5.9.1</kotest.version>
8080
</properties>
8181

0 commit comments

Comments
 (0)