Skip to content

Commit 5a9cbdd

Browse files
committed
Upgrade to Moneta 1.4.5
1 parent b2f2026 commit 5a9cbdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-restdocs-platform/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies {
2323
api("org.hamcrest:hamcrest-library:1.3")
2424
api("org.hibernate.validator:hibernate-validator:9.0.1.Final")
2525
api("org.jspecify:jspecify:1.0.0")
26-
api("org.javamoney:moneta:1.4.2")
26+
api("org.javamoney:moneta:1.4.5")
2727
}
2828
api(enforcedPlatform("com.fasterxml.jackson:jackson-bom:2.14.0"))
2929
api(enforcedPlatform("io.rest-assured:rest-assured-bom:5.5.2"))

0 commit comments

Comments
 (0)