We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10d58f7 commit 61172ddCopy full SHA for 61172dd
build.gradle
@@ -7,7 +7,7 @@ plugins {
7
ext.libs = [
8
gson: 'com.google.code.gson:gson:2.12.1',
9
hamcrest: 'org.hamcrest:hamcrest:3.0',
10
- junit_api: 'org.junit.jupiter:junit-jupiter:5.11.4',
+ junit_api: 'org.junit.jupiter:junit-jupiter:5.12.2',
11
]
12
13
allprojects {
0 commit comments