Skip to content

Commit 9bcf70d

Browse files
authored
Merge pull request #310 from seart-group/dependabot/maven/master/org.junit-junit-bom-5.12.0
Bump org.junit:junit-bom from 5.11.4 to 5.12.0
2 parents 3770d49 + b2b517e commit 9bcf70d

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
@@ -84,7 +84,7 @@
8484
<project.build.resourceDirectory>${project.basedir}/src/main/resources</project.build.resourceDirectory>
8585
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
8686
<java.version>11</java.version>
87-
<org.junit.version>5.11.4</org.junit.version>
87+
<org.junit.version>5.12.0</org.junit.version>
8888
<org.mockito.version>5.15.2</org.mockito.version>
8989
<org.slf4j.version>2.0.16</org.slf4j.version>
9090
<org.apache.commons.collections.version>4.4</org.apache.commons.collections.version>

0 commit comments

Comments
 (0)