Skip to content

Commit

Permalink
Excavator: Upgrade dependencies (#337)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Jun 27, 2024
1 parent 7342013 commit b897676
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 @@ -19,11 +19,11 @@ net.bytebuddy:byte-buddy:1.14.16 (1 constraints: 830bcaea)
org.apiguardian:apiguardian-api:1.1.2 (5 constraints: 105480ac)
org.assertj:assertj-core:3.26.0 (1 constraints: 3d054b3b)
org.hamcrest:hamcrest-core:1.3 (1 constraints: cc05fe3f)
org.junit.jupiter:junit-jupiter:5.10.2 (1 constraints: 3a05433b)
org.junit.jupiter:junit-jupiter-api:5.10.2 (4 constraints: 2a35ff57)
org.junit.jupiter:junit-jupiter-engine:5.10.2 (1 constraints: 350eff49)
org.junit.jupiter:junit-jupiter-params:5.10.2 (1 constraints: 350eff49)
org.junit.platform:junit-platform-commons:1.10.2 (2 constraints: 2f218183)
org.junit.platform:junit-platform-engine:1.10.2 (1 constraints: d410e6c4)
org.junit.jupiter:junit-jupiter:5.10.3 (1 constraints: 3b05443b)
org.junit.jupiter:junit-jupiter-api:5.10.3 (4 constraints: 2e351c59)
org.junit.jupiter:junit-jupiter-engine:5.10.3 (1 constraints: 360e004a)
org.junit.jupiter:junit-jupiter-params:5.10.3 (1 constraints: 360e004a)
org.junit.platform:junit-platform-commons:1.10.3 (2 constraints: 3121b583)
org.junit.platform:junit-platform-engine:1.10.3 (1 constraints: d510e7c4)
org.opentest4j:opentest4j:1.3.0 (2 constraints: cf209249)
org.ow2.asm:asm:9.1 (1 constraints: 040aa7a4)
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
com.fasterxml.jackson.core:jackson-databind = 2.13.2.1
com.google.guava:guava = 33.2.1-jre
org.junit.jupiter:* = 5.10.2
org.junit.jupiter:* = 5.10.3
org.assertj:assertj-core = 3.26.0
com.google.testing.compile:compile-testing = 0.21.0
com.squareup:javapoet = 1.13.0

0 comments on commit b897676

Please sign in to comment.