Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ autoservice-annotations = { group = "com.google.auto.service", name = "auto-serv

assertj-core = "org.assertj:assertj-core:3.27.7"
# json unit assertj compatible with java 8
jsonunitassertj = "net.javacrumbs.json-unit:json-unit-assertj:2.40.1"
jsonunitassertj = "net.javacrumbs.json-unit:json-unit-assertj:5.1.1"
Comment thread
macroscopeapp[bot] marked this conversation as resolved.
Outdated
awaitility = "org.awaitility:awaitility:4.3.0"
findbugs-jsr305 = "com.google.code.findbugs:jsr305:3.0.2"
wiremockjre8 = "com.github.tomakehurst:wiremock-jre8:2.35.2"
Expand Down
Loading