Skip to content

Commit

Permalink
Excavator: Upgrade dependencies (#372)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Feb 8, 2022
1 parent 69c4356 commit 8788b7f
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 @@ -64,7 +64,7 @@ org.mockito:mockito-core:4.3.1 (3 constraints: b924fbde)
org.mockito:mockito-errorprone:4.2.0 (1 constraints: fc1105f9)
org.objenesis:objenesis:3.2 (3 constraints: f5201e55)
org.pcollections:pcollections:2.1.2 (2 constraints: ec226a11)
org.slf4j:slf4j-api:1.7.35 (10 constraints: 87a28cb3)
org.slf4j:slf4j-api:1.7.36 (10 constraints: 87a28cb3)
org.yaml:snakeyaml:1.27 (1 constraints: 7217fa27)

[Test dependencies]
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ org.hamcrest:hamcrest-core = 2.2
org.immutables:* = 2.9.0
org.javassist:javassist = 3.22.0-GA
org.mockito:mockito-core = 4.3.1
org.slf4j:* = 1.7.35
org.slf4j:* = 1.7.36
org.objenesis:objenesis = 3.2

0 comments on commit 8788b7f

Please sign in to comment.