Skip to content

Commit 7c3d527

Browse files
fix(deps): update junit-framework monorepo to v6
1 parent f3e70ab commit 7c3d527

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dependencyResolutionManagement {
5252
version('jmh', '1.37')
5353
version('jmhGradlePlugin', '0.7.3')
5454
version('slf4j', '1.7.36')
55-
version('junit', '5.11.4')
55+
version('junit', '6.0.2')
5656

5757
// *** Gradle plugins ***
5858
plugin ('spotless', 'com.diffplug.spotless').version('6.11.0')

0 commit comments

Comments
 (0)