Skip to content

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ recipeDependencies {
5252

5353
parserClasspath("javax.persistence:javax.persistence-api:2.+")
5454
parserClasspath("javax.validation:validation-api:2.0.1.Final")
55-
parserClasspath("org.junit.jupiter:junit-jupiter-api:latest.release")
55+
parserClasspath("org.junit.jupiter:junit-jupiter-api:5.+")
5656

5757
parserClasspath("org.springframework.boot:spring-boot:1.+")
5858
parserClasspath("org.springframework.boot:spring-boot:2.+")

0 commit comments

Comments
 (0)