Skip to content

Commit

Permalink
Excavator: Upgrade dependencies (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Dec 16, 2024
1 parent 0a457af commit e0b1b9b
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 @@ -41,12 +41,12 @@ org.codehaus.groovy:groovy:3.0.12 (2 constraints: 781b1f9d)
org.hamcrest:hamcrest:2.2 (2 constraints: 43187376)
org.hamcrest:hamcrest-core:2.2 (3 constraints: 84262b80)
org.hamcrest:hamcrest-library:2.2 (1 constraints: fc138e38)
org.junit.jupiter:junit-jupiter:5.11.3 (1 constraints: 3c05473b)
org.junit.jupiter:junit-jupiter-api:5.11.3 (3 constraints: f72f3a52)
org.junit.jupiter:junit-jupiter-engine:5.11.3 (1 constraints: 370e034a)
org.junit.jupiter:junit-jupiter-params:5.11.3 (1 constraints: 370e034a)
org.junit.platform:junit-platform-commons:1.11.3 (2 constraints: 3321ed83)
org.junit.platform:junit-platform-engine:1.11.3 (2 constraints: 0b1ed163)
org.junit.jupiter:junit-jupiter:5.11.4 (1 constraints: 3d05483b)
org.junit.jupiter:junit-jupiter-api:5.11.4 (3 constraints: fa2fcd52)
org.junit.jupiter:junit-jupiter-engine:5.11.4 (1 constraints: 380e044a)
org.junit.jupiter:junit-jupiter-params:5.11.4 (1 constraints: 380e044a)
org.junit.platform:junit-platform-commons:1.11.4 (2 constraints: 35212184)
org.junit.platform:junit-platform-engine:1.11.4 (2 constraints: 0c1ef863)
org.objenesis:objenesis:2.4 (1 constraints: ea0c8c0a)
org.opentest4j:opentest4j:1.3.0 (2 constraints: cf209249)
org.spockframework:spock-core:2.3-groovy-3.0 (2 constraints: 922109a6)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ com.palantir.gradle.utils:environment-variables = 0.9.0
commons-io:commons-io = 2.18.0
net.ltgt.gradle:gradle-errorprone-plugin = 4.1.0
org.assertj:assertj-core = 3.26.3
org.junit.jupiter:* = 5.11.3
org.junit.jupiter:* = 5.11.4
org.ow2.asm:asm = 9.7.1

# dependency-upgrader:OFF
Expand Down

0 comments on commit e0b1b9b

Please sign in to comment.