We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a8d37a1 + 74cb37d commit 8d84bbfCopy full SHA for 8d84bbf
dependencies.gradle
@@ -6,7 +6,7 @@ def VERSIONS = [
6
]
7
8
def PLATFORM_BOMS = [
9
- 'org.junit:junit-bom:5.9.+' // Not using latest.release to avoid using a milestone version.
+ 'org.junit:junit-bom:5.10.+' // Not using latest.release to avoid using a milestone version.
10
11
12
subprojects {
0 commit comments