Skip to content

Commit

Permalink
Bump io.rest-assured:rest-assured from 5.4.0 to 5.5.0 (#1295)
Browse files Browse the repository at this point in the history
  • Loading branch information
dipjyotimetia committed Jul 8, 2024
2 parents 427a61a + 1eeb370 commit 68a60f1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -131,9 +131,9 @@ dependencies {
implementation 'com.microsoft.sqlserver:mssql-jdbc:12.7.0.jre11-preview'
implementation 'org.slf4j:slf4j-simple:2.0.13'
implementation 'com.github.javafaker:javafaker:1.0.2'
implementation 'io.rest-assured:rest-assured:5.4.0'
implementation 'io.rest-assured:json-schema-validator:5.4.0'
implementation 'io.rest-assured:json-path:5.4.0'
implementation 'io.rest-assured:rest-assured:5.5.0'
implementation 'io.rest-assured:json-schema-validator:5.5.0'
implementation 'io.rest-assured:json-path:5.5.0'
implementation 'com.atlassian.oai:swagger-request-validator-restassured:2.41.0'
implementation 'com.atlassian.oai:swagger-request-validator-pact:2.41.0'
implementation 'org.json:json:20240303'
Expand Down

0 comments on commit 68a60f1

Please sign in to comment.