Skip to content

Commit cbfec7f

Browse files
committed
Upgrade to Moneta 1.4.2
Closes gh-839
1 parent cd5fed4 commit cbfec7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-restdocs-platform/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies {
2020
api("org.hamcrest:hamcrest-core:1.3")
2121
api("org.hamcrest:hamcrest-library:1.3")
2222
api("org.hibernate.validator:hibernate-validator:7.0.4.Final")
23-
api("org.javamoney:moneta:1.1")
23+
api("org.javamoney:moneta:1.4.2")
2424
api("org.jruby:jruby-complete:9.1.13.0")
2525
api("org.junit.jupiter:junit-jupiter-api:5.0.0")
2626
api("org.mockito:mockito-core:4.2.0")

0 commit comments

Comments
 (0)