Skip to content

Commit

Permalink
Excavator: Upgrade dependencies (#1121)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Nov 18, 2022
1 parent ca691a1 commit 587574e
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 @@ -26,7 +26,7 @@ com.palantir.sls-packaging:gradle-recommended-product-dependencies:7.23.0 (1 con
com.palantir.sls.versions:sls-versions:1.4.0 (2 constraints: 58209bf4)
commons-io:commons-io:2.11.0 (1 constraints: 3605323b)
joda-time:joda-time:2.10.8 (1 constraints: 2e16acf1)
net.bytebuddy:byte-buddy:1.12.18 (3 constraints: 5d1c1623)
net.bytebuddy:byte-buddy:1.12.19 (3 constraints: 5e1c5d23)
org.apache.commons:commons-lang3:3.12.0 (1 constraints: 38053b3b)
org.checkerframework:checker-qual:3.12.0 (1 constraints: 480a3bbf)
org.immutables:value:2.8.8 (1 constraints: 14051536)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ org.mockito:* = 4.9.0
org.spockframework:* = 2.0-groovy-3.0
com.palantir.sls-packaging:* = 7.23.0
com.palantir.conjure.java.runtime:* = 7.39.0
net.bytebuddy:byte-buddy = 1.12.18
net.bytebuddy:byte-buddy = 1.12.19

# Resolve conflicts
com.google.code.findbugs:jsr305 = 3.0.2
Expand Down

0 comments on commit 587574e

Please sign in to comment.