Skip to content

Commit 66c670f

Browse files
renovate[bot]jbachorik
authored andcommitted
fix(deps): update junit5 monorepo to v5.10.3
1 parent b2488a8 commit 66c670f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencyResolutionManagement {
3232
version('jmh', '1.36')
3333
version('jmhGradlePlugin', '0.7.2')
3434
version('slf4j', '1.7.36')
35-
version('junit', '5.10.2')
35+
version('junit', '5.10.3')
3636

3737
// *** Gradle plugins ***
3838
plugin ('spotless', 'com.diffplug.spotless').version('6.11.0')

0 commit comments

Comments
 (0)