Skip to content

Commit

Permalink
Auto-update dependencies and plugins (#272)
Browse files Browse the repository at this point in the history
## Updated Dependencies
 * `org.junit.jupiter:junit-jupiter-engine 5.10.0 -> 5.10.1`
 * `org.junit:junit-bom 5.10.0 -> 5.10.1`
  • Loading branch information
mellbot[bot] authored Nov 5, 2023
1 parent e21ae85 commit 2e89a26
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 @@ -64,9 +64,9 @@ org.yaml:snakeyaml:2.1 (1 constraints: 3b178a10)
[Test dependencies]
net.bytebuddy:byte-buddy:1.12.21 (1 constraints: 7d0bbfea)
org.assertj:assertj-core:3.24.2 (1 constraints: 3d05473b)
org.junit:junit-bom:5.10.0 (5 constraints: 5e4977b0)
org.junit.jupiter:junit-jupiter-api:5.10.0 (2 constraints: 121a1e1f)
org.junit.jupiter:junit-jupiter-engine:5.10.0 (2 constraints: 740e4071)
org.junit.platform:junit-platform-commons:1.10.0 (3 constraints: 632aba8d)
org.junit.platform:junit-platform-engine:1.10.0 (2 constraints: 0a1a2e1e)
org.junit:junit-bom:5.10.1 (5 constraints: 63496ab2)
org.junit.jupiter:junit-jupiter-api:5.10.1 (2 constraints: 141a501f)
org.junit.jupiter:junit-jupiter-engine:5.10.1 (2 constraints: 760e5f71)
org.junit.platform:junit-platform-commons:1.10.1 (3 constraints: 662a4e8e)
org.junit.platform:junit-platform-engine:1.10.1 (2 constraints: 0c1a601e)
org.opentest4j:opentest4j:1.3.0 (2 constraints: cf209249)
4 changes: 2 additions & 2 deletions versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ com.squareup:javapoet = 1.13.0
io.undertow:undertow-core = 2.3.10.Final
org.apache.logging.log4j:* = 2.21.1
org.assertj:assertj-core = 3.24.2
org.junit:junit-bom = 5.10.0
org.junit.jupiter:junit-jupiter-engine = 5.10.0
org.junit:junit-bom = 5.10.1
org.junit.jupiter:junit-jupiter-engine = 5.10.1
org.slf4j:* = 2.0.9

0 comments on commit 2e89a26

Please sign in to comment.