Skip to content

Commit 793e163

Browse files
committed
GROOVY-11574: Bump junit5/platform to 5.12.0/1.12.0
1 parent e0d2cae commit 793e163

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -157,8 +157,8 @@ ext {
157157
spotbugsVersion = '4.7.1'
158158
spotbugsAnnotationsVersion = '4.7.1'
159159
checkstyleVersion = '8.44'
160-
junit5Version = '5.9.2'
161-
junit5PlatformVersion = '1.9.2'
160+
junit5Version = '5.12.0'
161+
junit5PlatformVersion = '1.12.0'
162162
jcipAnnotationsVersion = '1.0'
163163
jspApiVersion = '2.3.3'
164164
servletApiVersion = '4.0.1'

0 commit comments

Comments
 (0)