Skip to content

Commit 661e4d9

Browse files
authored
Merge pull request #758 from focus-shift/dependabot/maven/org.junit.jupiter-junit-jupiter-5.12.1
build(deps): bump org.junit.jupiter:junit-jupiter from 5.12.0 to 5.12.1
2 parents ea92f65 + b48db81 commit 661e4d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
<tests.groups>!BenchmarkTest</tests.groups>
4040

41-
<junit.version>5.12.0</junit.version>
41+
<junit.version>5.12.1</junit.version>
4242
<mockito.version>5.16.0</mockito.version>
4343
<assertj.version>3.27.3</assertj.version>
4444
<jqwik.version>1.9.2</jqwik.version>

0 commit comments

Comments
 (0)