Skip to content

Commit

Permalink
Excavator: Upgrade dependencies (#144)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Oct 3, 2022
1 parent a762d02 commit d4a3aca
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ org.slf4j:slf4j-api:1.7.36 (1 constraints: 43054b3b)
net.bytebuddy:byte-buddy:1.12.10 (1 constraints: 7b0bbcea)
org.apiguardian:apiguardian-api:1.1.2 (5 constraints: 105480ac)
org.assertj:assertj-core:3.23.1 (1 constraints: 3b05433b)
org.junit.jupiter:junit-jupiter:5.9.0 (1 constraints: 10051f36)
org.junit.jupiter:junit-jupiter-api:5.9.0 (3 constraints: 732feddc)
org.junit.jupiter:junit-jupiter-engine:5.9.0 (1 constraints: 0b0ee03b)
org.junit.jupiter:junit-jupiter-params:5.9.0 (1 constraints: 0b0ee03b)
org.junit.platform:junit-platform-commons:1.9.0 (2 constraints: db20dc4a)
org.junit.platform:junit-platform-engine:1.9.0 (1 constraints: aa1028b4)
org.junit.jupiter:junit-jupiter:5.9.1 (1 constraints: 11052036)
org.junit.jupiter:junit-jupiter-api:5.9.1 (3 constraints: 762f7ddd)
org.junit.jupiter:junit-jupiter-engine:5.9.1 (1 constraints: 0c0ee13b)
org.junit.jupiter:junit-jupiter-params:5.9.1 (1 constraints: 0c0ee13b)
org.junit.platform:junit-platform-commons:1.9.1 (2 constraints: dd200f4b)
org.junit.platform:junit-platform-engine:1.9.1 (1 constraints: ab1029b4)
org.opentest4j:opentest4j:1.2.0 (2 constraints: cd205b49)
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
org.slf4j:* = 1.7.36
org.junit.jupiter:* = 5.9.0
org.junit.jupiter:* = 5.9.1
org.assertj:assertj-core = 3.23.1

0 comments on commit d4a3aca

Please sign in to comment.