Skip to content

Commit

Permalink
Update dependency org.hamcrest:hamcrest to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 28, 2024
1 parent d2b39f5 commit 00bd06d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ bytebuddy = "net.bytebuddy:byte-buddy:1.15.2"
cglib = "cglib:cglib-nodep:3.3.0"
geantyref = "io.leangen.geantyref:geantyref:1.3.16"
h2database = "com.h2database:h2:2.2.224"
hamcrest = "org.hamcrest:hamcrest:2.2"
hamcrest = "org.hamcrest:hamcrest:3.0"
jaxb = "javax.xml.bind:jaxb-api:2.3.1"
junit4 = "junit:junit:4.13.2"
log4j = "log4j:log4j:1.2.17"
Expand Down

0 comments on commit 00bd06d

Please sign in to comment.