Skip to content

Commit dce45c6

Browse files
Excavator: Upgrade dependencies (#1315)
1 parent 6b9df7f commit dce45c6

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

versions.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -64,19 +64,19 @@ org.assertj:assertj-core:3.27.7 (1 constraints: 4505553b)
6464

6565
org.jspecify:jspecify:1.0.0 (7 constraints: 5370d26f)
6666

67-
org.junit.jupiter:junit-jupiter:6.0.2 (1 constraints: 49070b70)
67+
org.junit.jupiter:junit-jupiter:6.0.3 (1 constraints: 4a070d70)
6868

69-
org.junit.jupiter:junit-jupiter-api:6.0.2 (3 constraints: 612f63d9)
69+
org.junit.jupiter:junit-jupiter-api:6.0.3 (3 constraints: 642ff3d9)
7070

71-
org.junit.jupiter:junit-jupiter-engine:6.0.2 (1 constraints: 050ecc3b)
71+
org.junit.jupiter:junit-jupiter-engine:6.0.3 (1 constraints: 060ecd3b)
7272

73-
org.junit.jupiter:junit-jupiter-params:6.0.2 (1 constraints: 050ecc3b)
73+
org.junit.jupiter:junit-jupiter-params:6.0.3 (1 constraints: 060ecd3b)
7474

75-
org.junit.platform:junit-platform-commons:6.0.2 (4 constraints: 1534b9ac)
75+
org.junit.platform:junit-platform-commons:6.0.3 (4 constraints: 1734ecac)
7676

77-
org.junit.platform:junit-platform-engine:6.0.2 (3 constraints: 2c2d14ac)
77+
org.junit.platform:junit-platform-engine:6.0.3 (3 constraints: 2e2d49ac)
7878

79-
org.junit.platform:junit-platform-launcher:6.0.2 (1 constraints: 0a050b36)
79+
org.junit.platform:junit-platform-launcher:6.0.3 (1 constraints: 0b050c36)
8080

8181
org.openjdk.jmh:jmh-core:1.37 (4 constraints: 3a3692d7)
8282

versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ com.uber.nullaway:nullaway = 0.13.1
88

99
# Test dependencies
1010
org.assertj:assertj-core = 3.27.7
11-
org.junit.platform:* = 6.0.2
11+
org.junit.platform:* = 6.0.3
1212
org.openjdk.jmh:* = 1.37
1313
org.apache.logging.log4j:log4j-slf4j-impl = 2.24.0
14-
org.junit.jupiter:* = 6.0.2
14+
org.junit.jupiter:* = 6.0.3
1515

1616
# Disable dependency upgrader for services that we set minimum runtime constraints for
1717
# dependency-upgrader:OFF

0 commit comments

Comments
 (0)