There was an error while loading. Please reload this page.
1 parent f7f2c4e commit 7943b8bCopy full SHA for 7943b8b
1 file changed
build.gradle
@@ -25,7 +25,7 @@ dependencies {
25
implementation 'com.h2database:h2'
26
27
testImplementation 'org.springframework.boot:spring-boot-starter-test'
28
- testImplementation platform('org.junit:junit-bom:5.10.0')
+ testImplementation platform('org.junit:junit-bom:6.1.0')
29
testImplementation 'org.junit.jupiter:junit-jupiter'
30
}
31
test {
0 commit comments