Skip to content

Commit

Permalink
Excavator: Upgrade dependencies (#942)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Jan 29, 2023
1 parent e787568 commit de0a0b4
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 @@ -20,7 +20,7 @@ net.bytebuddy:byte-buddy-agent:1.12.22 (1 constraints: 720bace9)
org.assertj:assertj-core:3.24.2 (2 constraints: 9a1924df)
org.immutables:value:2.9.3 (1 constraints: 10051336)
org.jetbrains:annotations:23.0.0 (1 constraints: 31115ed1)
org.mockito:mockito-core:5.0.0 (1 constraints: 07050436)
org.mockito:mockito-core:5.1.0 (1 constraints: 08050736)
org.objenesis:objenesis:3.3 (1 constraints: b20a14bd)
org.slf4j:slf4j-api:1.7.36 (2 constraints: 561e8a97)

Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ org.apache.commons:commons-lang3 = 3.12.0
org.assertj:assertj-core = 3.24.2
org.immutables:* = 2.9.3
org.junit.jupiter:* = 5.9.2
org.mockito:mockito-core = 5.0.0
org.mockito:mockito-core = 5.1.0
org.openjdk.jmh:* = 1.36

0 comments on commit de0a0b4

Please sign in to comment.