Skip to content

Commit 7bf42ec

Browse files
fix(deps): update dependency com.jayway.jsonpath:json-path to v3 (#88)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7123aaa commit 7bf42ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ slf4j = "2.0.17"
1212
spring-boot = "4.0.2"
1313
springdoc-openapi = "3.0.1"
1414
testcontainers = "1.21.4"
15-
jsonpath = "2.10.0"
15+
jsonpath = "3.0.0"
1616

1717
[libraries]
1818
# Spring Boot dependencies

0 commit comments

Comments
 (0)