Skip to content

Commit d98a1e0

Browse files
Update junit5 monorepo
1 parent 3294340 commit d98a1e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -234,8 +234,8 @@ dependencyCheck {
234234
// it is important to specify logback classic and core packages explicitly as libraries like spring boot
235235
// enforces it's own (older) version which is not recommended.
236236
def versions = [
237-
junit: '5.9.2',
238-
junitPlatform: '1.9.2',
237+
junit: '5.12.1',
238+
junitPlatform: '1.12.1',
239239
mockitoJupiter: '3.3.3',
240240
reformLogging: '6.0.1',
241241
apiguardian : '1.1.2',

0 commit comments

Comments
 (0)