Skip to content

Commit

Permalink
Excavator: Upgrade dependencies (#966)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Aug 3, 2022
1 parent b7900ed commit 4bad24e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,14 @@ org.assertj:assertj-core:3.23.1 (1 constraints: 3b05433b)
org.codehaus.groovy:groovy:3.0.6 (2 constraints: 1e1b476d)
org.hamcrest:hamcrest:2.2 (1 constraints: d20cdc04)
org.hamcrest:hamcrest-core:1.3 (1 constraints: cc05fe3f)
org.junit:junit-bom:5.8.2 (1 constraints: 11051e36)
org.junit.jupiter:junit-jupiter:5.8.2 (1 constraints: 16098d95)
org.junit.jupiter:junit-jupiter-api:5.8.2 (4 constraints: 8b385c34)
org.junit.jupiter:junit-jupiter-engine:5.8.2 (2 constraints: 2117d23c)
org.junit.jupiter:junit-jupiter-params:5.8.2 (2 constraints: 2117d23c)
org.junit.platform:junit-platform-commons:1.8.2 (3 constraints: ee29ed2b)
org.junit.platform:junit-platform-engine:1.8.2 (4 constraints: 6f37f7c1)
org.junit.vintage:junit-vintage-engine:5.8.2 (1 constraints: 16098d95)
org.junit:junit-bom:5.9.0 (1 constraints: 10051f36)
org.junit.jupiter:junit-jupiter:5.9.0 (1 constraints: 15098e95)
org.junit.jupiter:junit-jupiter-api:5.9.0 (4 constraints: 87384d33)
org.junit.jupiter:junit-jupiter-engine:5.9.0 (2 constraints: 1f17ac3c)
org.junit.jupiter:junit-jupiter-params:5.9.0 (2 constraints: 1f17ac3c)
org.junit.platform:junit-platform-commons:1.9.0 (3 constraints: eb29622b)
org.junit.platform:junit-platform-engine:1.9.0 (4 constraints: 6c37fbc0)
org.junit.vintage:junit-vintage-engine:5.9.0 (1 constraints: 15098e95)
org.mockito:mockito-core:4.6.1 (1 constraints: 0d051236)
org.objenesis:objenesis:3.2 (2 constraints: 9a17f457)
org.opentest4j:opentest4j:1.2.0 (2 constraints: cd205b49)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ com.google.guava:guava = 31.1-jre
com.netflix.nebula:nebula-dependency-recommender = 11.0.0
org.assertj:* = 3.23.1
org.immutables:value = 2.8.8
org.junit:junit-bom = 5.8.2
org.junit:junit-bom = 5.9.0
org.mockito:mockito-core = 4.6.1
com.netflix.nebula:nebula-test = 10.0.0

Expand Down

0 comments on commit 4bad24e

Please sign in to comment.