mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-05-02 19:30:23 +01:00
Upgrade to JsonAssert 1.5.1
Closes gh-31727
This commit is contained in:
@@ -983,7 +983,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("JsonAssert", "1.5.0") {
|
||||
library("JsonAssert", "1.5.1") {
|
||||
group("org.skyscreamer") {
|
||||
modules = [
|
||||
"jsonassert"
|
||||
|
||||
Reference in New Issue
Block a user