Skip to content
This repository has been archived by the owner on Jan 18, 2021. It is now read-only.

Commit

Permalink
Excavator: Upgrade dependencies (#340)
Browse files Browse the repository at this point in the history
Co-authored-by: svc-excavator-bot <svc-excavator-bot@palantir.com>
  • Loading branch information
svc-excavator-bot and svc-excavator-bot authored Sep 14, 2020
1 parent df28efb commit 5c6d217
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ com.squareup.okio:okio:1.17.2 (1 constraints: 850cc309)
junit:junit:4.13 (2 constraints: e313035b)
org.apiguardian:apiguardian-api:1.1.0 (2 constraints: 5121ba6d)
org.hamcrest:hamcrest-core:1.3 (1 constraints: cc05fe3f)
org.junit:junit-bom:5.6.2 (2 constraints: 67212a70)
org.junit.jupiter:junit-jupiter-api:5.6.2 (2 constraints: 220e3659)
org.junit.platform:junit-platform-commons:1.6.2 (2 constraints: 7c1841a1)
org.junit:junit-bom:5.7.0 (2 constraints: 6521fa6f)
org.junit.jupiter:junit-jupiter-api:5.7.0 (2 constraints: 200e1c59)
org.junit.platform:junit-platform-commons:1.7.0 (2 constraints: 7a1817a1)
org.opentest4j:opentest4j:1.2.0 (1 constraints: 670f0e7d)
org.slf4j:slf4j-api:1.7.30 (1 constraints: 3d05453b)

Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ com.google.guava:guava = 27.0.1-jre
com.squareup.okhttp3:* = 3.13.0
junit:junit = 4.13
org.hamcrest:hamcrest-all = 1.3
org.junit.jupiter:junit-jupiter-api = 5.6.2
org.junit.jupiter:junit-jupiter-api = 5.7.0
org.mockito:mockito-core = 3.5.10
org.slf4j:slf4j-api = 1.7.30
org.assertj:assertj-core = 3.17.2

0 comments on commit 5c6d217

Please sign in to comment.