Skip to content

Commit 33454f3

Browse files
fix(deps): update dependency org.wiremock:wiremock-standalone to v3.13.2 (#30)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Thor Tudal Lauridsen <30320530+thorlauridsen@users.noreply.github.com>
1 parent 88e8662 commit 33454f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/local.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ springboot = "3.5.7"
99
springDependencyPlugin = "1.1.7"
1010
springdoc = "2.8.14"
1111
testcontainers = "1.21.3"
12-
wiremock = '3.13.1'
12+
wiremock = '3.13.2'
1313

1414
[libraries]
1515
# H2 for an in-memory database

0 commit comments

Comments
 (0)