Skip to content

Commit 57b460f

Browse files
build(deps): bump org.junit:junit-bom in the maven-dependencies group
Bumps the maven-dependencies group with 1 update: [org.junit:junit-bom](https://github.com/junit-team/junit5). Updates `org.junit:junit-bom` from 5.13.0 to 5.13.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.13.0...r5.13.1) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2e69b0f commit 57b460f

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
@@ -63,7 +63,7 @@
6363
<slf4j.version>2.0.17</slf4j.version>
6464
<log4j.version>2.13.3</log4j.version>
6565
<!-- Testing -->
66-
<junit.jupiter.version>5.13.0</junit.jupiter.version>
66+
<junit.jupiter.version>5.13.1</junit.jupiter.version>
6767
<mockk.version>1.12.4</mockk.version>
6868
<!-- Build -->
6969
<central-publishing-maven-plugin.version>0.7.0</central-publishing-maven-plugin.version>

0 commit comments

Comments
 (0)