Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 29, 2022
1 parent d4fc655 commit f9c5e67
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions swagger-brake-integration-tests/build.gradle
Expand Up @@ -6,10 +6,10 @@ dependencies {
testImplementation "ch.qos.logback:logback-core:1.2.11"
testImplementation "ch.qos.logback:logback-classic:1.2.11"
testImplementation "org.awaitility:awaitility:4.2.0"
testImplementation "org.seleniumhq.selenium:selenium-java:4.4.0"
testImplementation "org.seleniumhq.selenium:selenium-chrome-driver:4.4.0"
testImplementation "org.seleniumhq.selenium:selenium-java:4.5.0"
testImplementation "org.seleniumhq.selenium:selenium-chrome-driver:4.5.0"
testImplementation "io.github.bonigarcia:webdrivermanager:5.3.0"
testImplementation "org.testcontainers:testcontainers:1.17.3"
testImplementation "org.testcontainers:testcontainers:1.17.4"
testImplementation "org.apache.httpcomponents:httpclient:4.5.13"
testImplementation "org.projectlombok:lombok:1.18.24"
testAnnotationProcessor "org.projectlombok:lombok:1.18.24"
Expand Down

0 comments on commit f9c5e67

Please sign in to comment.