Skip to content

Commit 0ff8374

Browse files
chore(deps): bump org.junit:junit-bom from 5.10.2 to 5.13.0
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.10.2 to 5.13.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.2...r5.13.0) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 17d809d commit 0ff8374

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
@@ -73,7 +73,7 @@
7373
<dokka.link.jdk.version>8</dokka.link.jdk.version>
7474

7575
<!-- testing dependencies versions -->
76-
<junit5.version>5.10.2</junit5.version>
76+
<junit5.version>5.13.0</junit5.version>
7777
<kotest.version>5.9.1</kotest.version>
7878
</properties>
7979

0 commit comments

Comments
 (0)