Skip to content

Commit

Permalink
#529: update 3rd part libs
Browse files Browse the repository at this point in the history
  • Loading branch information
gessnerfl committed Aug 2, 2024
1 parent d831278 commit 380731b
Show file tree
Hide file tree
Showing 2 changed files with 1,289 additions and 452 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ dependencies {
testImplementation("org.springframework.boot:spring-boot-starter-test")
testImplementation("org.ow2.asm:asm:9.7")
testImplementation("org.apache.commons:commons-lang3:3.15.0")
testImplementation("org.hamcrest:hamcrest:2.2")
testImplementation("org.hamcrest:hamcrest:3.0")
}

java {
Expand Down
Loading

0 comments on commit 380731b

Please sign in to comment.