Skip to content

Commit

Permalink
Auto-update dependencies and plugins (#202)
Browse files Browse the repository at this point in the history
## Updated Dependencies
 * `org.junit.jupiter:junit-jupiter-engine 5.11.2 -> 5.11.3`
 * `org.junit:junit-bom 5.11.2 -> 5.11.3`
  • Loading branch information
mellbot[bot] authored Oct 21, 2024
1 parent 3271520 commit cbbc6ac
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ org.assertj:assertj-core:3.26.3 (1 constraints: 40054e3b)
org.codehaus.groovy:groovy:3.0.12 (2 constraints: 781b1f9d)
org.hamcrest:hamcrest:2.2 (1 constraints: d20cdc04)
org.hamcrest:hamcrest-core:1.3 (1 constraints: cc05fe3f)
org.junit:junit-bom:5.11.2 (6 constraints: a65637bc)
org.junit.jupiter:junit-jupiter-api:5.11.2 (2 constraints: 181ab81f)
org.junit.jupiter:junit-jupiter-engine:5.11.2 (2 constraints: 7a0ea171)
org.junit.platform:junit-platform-commons:1.11.2 (3 constraints: 6c2a7c8f)
org.junit.platform:junit-platform-engine:1.11.2 (2 constraints: 101ac81e)
org.junit:junit-bom:5.11.3 (6 constraints: ab56e8be)
org.junit.jupiter:junit-jupiter-api:5.11.3 (2 constraints: 1a1aea1f)
org.junit.jupiter:junit-jupiter-engine:5.11.3 (2 constraints: 7c0ec071)
org.junit.platform:junit-platform-commons:1.11.3 (3 constraints: 6f2a1090)
org.junit.platform:junit-platform-engine:1.11.3 (2 constraints: 121afa1e)
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
4 changes: 2 additions & 2 deletions versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ com.google.guava:guava = 33.3.1-jre
com.jakewharton.nopen:* = 1.0.1
org.assertj:assertj-core = 3.26.3
org.immutables:* = 2.10.1
org.junit:junit-bom = 5.11.2
org.junit.jupiter:junit-jupiter-engine = 5.11.2
org.junit:junit-bom = 5.11.3
org.junit.jupiter:junit-jupiter-engine = 5.11.3
com.netflix.nebula:nebula-test = 10.6.1

0 comments on commit cbbc6ac

Please sign in to comment.