Skip to content

Commit 1acf5e3

Browse files
fix(deps): update junit-framework monorepo to v6
1 parent 3ba0198 commit 1acf5e3

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
@@ -53,7 +53,7 @@ dependencyResolutionManagement {
5353
version('jmh', '1.37')
5454
version('jmhGradlePlugin', '0.7.3')
5555
version('slf4j', '1.7.36')
56-
version('junit', '5.11.4')
56+
version('junit', '6.0.3')
5757

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

0 commit comments

Comments
 (0)