Skip to content

Commit

Permalink
Auto-update dependencies and plugins (#215)
Browse files Browse the repository at this point in the history
## Updated Dependencies
 * `org.assertj:assertj-core 3.27.0 -> 3.27.1`
  • Loading branch information
mellbot[bot] authored Jan 1, 2025
1 parent 7a5992d commit a0c61e6
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 @@ -23,7 +23,7 @@ cglib:cglib-nodep:3.2.2 (1 constraints: 490ded24)
com.netflix.nebula:nebula-test:10.6.2 (1 constraints: 3b053b3b)
junit:junit:4.13.2 (1 constraints: 1b0e1d4c)
net.bytebuddy:byte-buddy:1.15.11 (1 constraints: 7f0bc9ea)
org.assertj:assertj-core:3.27.0 (1 constraints: 3e054e3b)
org.assertj:assertj-core:3.27.1 (1 constraints: 3f054f3b)
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)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ com.fasterxml.jackson.*:* = 2.18.2
com.google.errorprone:error_prone_core = 2.36.0
com.google.guava:guava = 33.4.0-jre
com.jakewharton.nopen:* = 1.0.1
org.assertj:assertj-core = 3.27.0
org.assertj:assertj-core = 3.27.1
org.immutables:* = 2.10.1
org.junit:junit-bom = 5.11.4
org.junit.jupiter:junit-jupiter-engine = 5.11.4
Expand Down

0 comments on commit a0c61e6

Please sign in to comment.