Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 24, 2024
1 parent 93e9f3d commit 9c9a362
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.1-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-all.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
Expand Down
2 changes: 1 addition & 1 deletion graphql-java-servlet/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies {
testImplementation "org.slf4j:slf4j-simple:$LIB_SLF4J_VER"
testImplementation "org.springframework:spring-test:6.1.13"
testRuntimeOnly "org.springframework:spring-web:6.1.13"
testImplementation 'com.google.guava:guava:33.3.0-jre'
testImplementation 'com.google.guava:guava:33.3.1-jre'
testImplementation "jakarta.servlet:jakarta.servlet-api:6.1.0"
testImplementation "jakarta.websocket:jakarta.websocket-api:2.2.0"
testImplementation "jakarta.websocket:jakarta.websocket-client-api:2.2.0"
Expand Down

0 comments on commit 9c9a362

Please sign in to comment.