Skip to content

Commit 8d84bbf

Browse files
Merge branch '1.0.x'
2 parents a8d37a1 + 74cb37d commit 8d84bbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ def VERSIONS = [
66
]
77

88
def PLATFORM_BOMS = [
9-
'org.junit:junit-bom:5.9.+' // Not using latest.release to avoid using a milestone version.
9+
'org.junit:junit-bom:5.10.+' // Not using latest.release to avoid using a milestone version.
1010
]
1111

1212
subprojects {

0 commit comments

Comments
 (0)