Skip to content

Commit c0ebef5

Browse files
Excavator: Upgrade dependencies (#1548)
1 parent bd2026f commit c0ebef5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

versions.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ javax.inject:javax.inject:1 (7 constraints: e66230f0)
206206

207207
junit:junit:4.13.2 (7 constraints: 3a63fd07)
208208

209-
net.bytebuddy:byte-buddy:1.17.7 (1 constraints: 560b56df)
209+
net.bytebuddy:byte-buddy:1.18.3 (1 constraints: 530b55df)
210210

211211
net.ltgt.gradle:gradle-errorprone-plugin:4.3.0 (2 constraints: 3d366a24)
212212

@@ -252,7 +252,7 @@ org.apache.maven.shared:maven-shared-utils:3.3.4 (1 constraints: e60b61f3)
252252

253253
org.apiguardian:apiguardian-api:1.1.2 (11 constraints: 3ac82b62)
254254

255-
org.assertj:assertj-core:3.27.6 (2 constraints: 211f1a90)
255+
org.assertj:assertj-core:3.27.7 (2 constraints: 221f6290)
256256

257257
org.checkerframework:checker-qual:2.5.2 (1 constraints: 3f0d9a22)
258258

versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ com.google.guava:guava-testlib = 27.0.1-jre
99
com.google.testing.compile:compile-testing = 0.23.0
1010
com.palantir.sls.versions:sls-versions = 1.9.0
1111
junit:junit = 4.13.2
12-
org.assertj:assertj-core = 3.27.6
12+
org.assertj:assertj-core = 3.27.7
1313
org.derive4j:* = 1.1.1
1414
org.functionaljava:functionaljava = 4.8
1515
org.immutables:value = 2.12.1

0 commit comments

Comments
 (0)