Skip to content

Commit 2f33f4a

Browse files
authored
Merge pull request #72 from DataSQRL/dependabot/maven/org.junit-junit-bom-5.12.2
Bump org.junit:junit-bom from 5.12.1 to 5.12.2
2 parents 9221fd5 + 9462e91 commit 2f33f4a

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
@@ -107,7 +107,7 @@
107107
<dependency>
108108
<groupId>org.junit</groupId>
109109
<artifactId>junit-bom</artifactId>
110-
<version>5.12.1</version>
110+
<version>5.12.2</version>
111111
<type>pom</type>
112112
<scope>import</scope>
113113
</dependency>

0 commit comments

Comments
 (0)