Skip to content

Commit 2ee322e

Browse files
Update junit-framework monorepo
1 parent c38e39b commit 2ee322e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -279,8 +279,8 @@ repositories {
279279
def versions = [
280280
jackson : '2.20.0',
281281
jacksonAnnot : '2.20',
282-
junit : '5.14.2',
283-
junitPlatform : '1.14.2',
282+
junit : '5.14.4',
283+
junitPlatform : '1.14.4',
284284
restAssured : '5.5.7',
285285
springBoot : springBoot.class.package.implementationVersion,
286286
testcontainers : '1.21.4'

0 commit comments

Comments
 (0)