Skip to content

Commit f014338

Browse files
Bump org.junit:junit-bom from 5.11.0 to 5.11.1
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.11.0 to 5.11.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.0...r5.11.1) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dc0ca4b commit f014338

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
@@ -83,7 +83,7 @@
8383
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
8484
<java.charset>UTF-8</java.charset>
8585
<jdk.version>21</jdk.version>
86-
<junit.version>5.11.0</junit.version>
86+
<junit.version>5.11.1</junit.version>
8787
<lombok.version>1.18.34</lombok.version>
8888
<main.class>demo.Application</main.class>
8989
<maven-assembly-plugin.version>3.7.1</maven-assembly-plugin.version>

0 commit comments

Comments
 (0)