Skip to content

Commit

Permalink
Auto-update dependencies and plugins (#182)
Browse files Browse the repository at this point in the history
## Updated Dependencies
 * `org.junit.jupiter:junit-jupiter-engine 5.11.0-M2 -> 5.11.0-RC1`
 * `org.junit:junit-bom 5.11.0-M2 -> 5.11.0-RC1`
  • Loading branch information
mellbot[bot] authored Jul 31, 2024
1 parent dad09b9 commit 24733a9
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 @@ -26,11 +26,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.0-M2 (6 constraints: f8590be0)
org.junit.jupiter:junit-jupiter-api:5.11.0-M2 (2 constraints: 6c1b34ae)
org.junit.jupiter:junit-jupiter-engine:5.11.0-M2 (2 constraints: ce0f96c4)
org.junit.platform:junit-platform-commons:1.11.0-M2 (3 constraints: 6a2c24df)
org.junit.platform:junit-platform-engine:1.11.0-M2 (2 constraints: 641b20ad)
org.junit:junit-bom:5.11.0-RC1 (6 constraints: 5b5bd475)
org.junit.jupiter:junit-jupiter-api:5.11.0-RC1 (2 constraints: fa1bbae2)
org.junit.jupiter:junit-jupiter-engine:5.11.0-RC1 (2 constraints: 5c1034e4)
org.junit.platform:junit-platform-commons:1.11.0-RC1 (3 constraints: 3f2d5c5c)
org.junit.platform:junit-platform-engine:1.11.0-RC1 (2 constraints: f21b9ae1)
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.2.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.0-M2
org.junit.jupiter:junit-jupiter-engine = 5.11.0-M2
org.junit:junit-bom = 5.11.0-RC1
org.junit.jupiter:junit-jupiter-engine = 5.11.0-RC1
com.netflix.nebula:nebula-test = 10.6.1

0 comments on commit 24733a9

Please sign in to comment.