File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -48,19 +48,19 @@ org.jetbrains:annotations:26.0.2 (2 constraints: 141fd78d)
4848
4949org.jspecify:jspecify:1.0.0 (7 constraints: 5370d26f)
5050
51- org.junit.jupiter:junit-jupiter:6.0.2 (1 constraints: 49070b70 )
51+ org.junit.jupiter:junit-jupiter:6.0.3 (1 constraints: 4a070d70 )
5252
53- org.junit.jupiter:junit-jupiter-api:6.0.2 (5 constraints: fa5fdb94 )
53+ org.junit.jupiter:junit-jupiter-api:6.0.3 (5 constraints: fd5f6b95 )
5454
55- org.junit.jupiter:junit-jupiter-engine:6.0.2 (1 constraints: 050ecc3b )
55+ org.junit.jupiter:junit-jupiter-engine:6.0.3 (1 constraints: 060ecd3b )
5656
57- org.junit.jupiter:junit-jupiter-params:6.0.2 (2 constraints: c32427d7 )
57+ org.junit.jupiter:junit-jupiter-params:6.0.3 (2 constraints: c42428d7 )
5858
59- org.junit.platform:junit-platform-commons:6.0.2 (2 constraints: d7207a4a )
59+ org.junit.platform:junit-platform-commons:6.0.3 (2 constraints: d920ad4a )
6060
61- org.junit.platform:junit-platform-engine:6.0.2 (3 constraints: 2430cc56 )
61+ org.junit.platform:junit-platform-engine:6.0.3 (3 constraints: 26304d57 )
6262
63- org.junit.platform:junit-platform-launcher:6.0.2 (2 constraints: 581b6262 )
63+ org.junit.platform:junit-platform-launcher:6.0.3 (2 constraints: 591ba162 )
6464
6565org.objenesis:objenesis:2.4 (1 constraints: ea0c8c0a)
6666
Original file line number Diff line number Diff line change @@ -2,12 +2,12 @@ com.fasterxml.jackson.*:jackson-* = 2.16.0
22com.google.guava:guava = 33.5.0-jre
33org.assertj:assertj-core = 3.27.7
44org.immutables:value = 2.12.1
5- org.junit.jupiter:junit-jupiter = 6.0.2
5+ org.junit.jupiter:junit-jupiter = 6.0.3
66org.jetbrains:annotations = 26.0.2
77com.github.ben-manes.caffeine:caffeine = 3.2.2
88org.awaitility:awaitility = 4.3.0
99
1010# Unnecessary once we have lock files
1111com.google.code.findbugs:jsr305 = 3.0.2
1212com.google.errorprone:error_prone_annotations = 2.11.0
13- org.junit.platform:* = 6.0.2
13+ org.junit.platform:* = 6.0.3
You can’t perform that action at this time.
0 commit comments