Skip to content

Commit

Permalink
Excavator: Upgrade dependencies (#167)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Jan 16, 2023
1 parent ecc6026 commit 95dc35d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ com.google.truth:truth:1.1 (1 constraints: b71111d7)
junit:junit:4.13.1 (2 constraints: dc1cc51a)
net.bytebuddy:byte-buddy:1.12.21 (1 constraints: 7d0bbfea)
org.apiguardian:apiguardian-api:1.1.2 (5 constraints: 105480ac)
org.assertj:assertj-core:3.24.1 (1 constraints: 3c05463b)
org.assertj:assertj-core:3.24.2 (1 constraints: 3d05473b)
org.hamcrest:hamcrest-core:1.3 (1 constraints: cc05fe3f)
org.junit.jupiter:junit-jupiter:5.9.2 (1 constraints: 12052136)
org.junit.jupiter:junit-jupiter-api:5.9.2 (4 constraints: 8a3441bb)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
com.fasterxml.jackson.core:jackson-databind = 2.13.2.1
com.google.guava:guava = 31.1-jre
org.junit.jupiter:* = 5.9.2
org.assertj:assertj-core = 3.24.1
org.assertj:assertj-core = 3.24.2
com.google.testing.compile:compile-testing = 0.19
com.squareup:javapoet = 1.13.0

0 comments on commit 95dc35d

Please sign in to comment.