Skip to content

Commit 973ebc6

Browse files
Update dependency io.rest-assured:rest-assured to v5.5.6 (#749)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 481b1f8 commit 973ebc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jdbc-postgresql = { module = "org.postgresql:postgresql", version = "42.7.7" }
6060
ktlint = { module = "com.pinterest.ktlint:ktlint-cli", version = "1.7.1" }
6161
logback-classic = { module = "ch.qos.logback:logback-classic", version = "1.5.18" }
6262
mockk = { module = "io.mockk:mockk", version = "1.14.5" }
63-
rest-assured = { module = "io.rest-assured:rest-assured", version="5.5.5" }
63+
rest-assured = { module = "io.rest-assured:rest-assured", version="5.5.6" }
6464
thymeleaf-layout-dialect = { module = "nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect", version = "3.4.0" }
6565
webjars-jquery = { module = "org.webjars:jquery", version = "3.7.1" }
6666
webjars-locator = { module = "org.webjars:webjars-locator", version = "0.52" }

0 commit comments

Comments
 (0)