Skip to content

Commit

Permalink
Auto-update dependencies and plugins (#186)
Browse files Browse the repository at this point in the history
## Updated Dependencies
 * `org.assertj:assertj-core 3.24.1 -> 3.24.2`
  • Loading branch information
mellbot authored Jan 17, 2023
1 parent 5a43266 commit 68e036a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ org.yaml:snakeyaml:1.33 (2 constraints: 3d2760ed)

[Test dependencies]
net.bytebuddy:byte-buddy:1.12.21 (1 constraints: 7d0bbfea)
org.assertj:assertj-core:3.24.1 (1 constraints: 3c05463b)
org.assertj:assertj-core:3.24.2 (1 constraints: 3d05473b)
org.junit.jupiter:junit-jupiter-api:5.9.2 (2 constraints: c619f6f4)
org.junit.jupiter:junit-jupiter-engine:5.9.2 (2 constraints: 280e9c59)
org.junit.platform:junit-platform-commons:1.9.2 (3 constraints: f129842c)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ com.palantir.conjure.java:* = 6.68.0
com.squareup:javapoet = 1.13.0
io.undertow:undertow-core = 2.3.3.Final
org.apache.logging.log4j:* = 2.19.0
org.assertj:assertj-core = 3.24.1
org.assertj:assertj-core = 3.24.2
org.junit:junit-bom = 5.9.2
org.junit.jupiter:junit-jupiter-engine = 5.9.2
org.slf4j:* = 2.0.6
Expand Down

0 comments on commit 68e036a

Please sign in to comment.