Skip to content

Commit

Permalink
Excavator: Upgrade dependencies (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Jun 2, 2022
1 parent 791ad78 commit b1bf0f1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ org.junit.jupiter:junit-jupiter-engine:5.8.2 (1 constraints: 0c0edf3b)
org.junit.jupiter:junit-jupiter-params:5.8.2 (1 constraints: 0c0edf3b)
org.junit.platform:junit-platform-commons:1.8.2 (2 constraints: dd200b4b)
org.junit.platform:junit-platform-engine:1.8.2 (2 constraints: de1da64c)
org.mockito:mockito-core:4.6.0 (2 constraints: d0137e65)
org.mockito:mockito-junit-jupiter:4.6.0 (1 constraints: 0c051136)
org.mockito:mockito-core:4.6.1 (2 constraints: d213aa65)
org.mockito:mockito-junit-jupiter:4.6.1 (1 constraints: 0d051236)
org.objenesis:objenesis:3.2 (2 constraints: 9a17f457)
org.opentest4j:opentest4j:1.2.0 (2 constraints: cd205b49)
org.spockframework:spock-core:2.0-M4-groovy-3.0 (2 constraints: e822d65a)
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.fasterxml.jackson.core:* = 2.13.3
com.netflix.nebula:nebula-test = 10.1.0
org.junit.jupiter:* = 5.8.2
org.assertj:assertj-core = 3.23.1
org.mockito:* = 4.6.0
org.mockito:* = 4.6.1
com.palantir.gradle.utils:* = 0.1.0

# dependency-upgrader:OFF
Expand Down

0 comments on commit b1bf0f1

Please sign in to comment.