Skip to content

Commit

Permalink
Update all Gradle dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bwaldvogel committed Oct 10, 2024
1 parent 2499255 commit fd4b75a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.lockfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# This is a Gradle generated file for dependency locking.
# Manual edits can break the build and are not advised.
# This file is expected to be part of source control.
ch.qos.logback:logback-classic:1.5.8=testRuntimeClasspath
ch.qos.logback:logback-core:1.5.8=testRuntimeClasspath
ch.qos.logback:logback-classic:1.5.9=testRuntimeClasspath
ch.qos.logback:logback-core:1.5.9=testRuntimeClasspath
com.fasterxml.jackson.core:jackson-annotations:2.10.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.github.docker-java:docker-java-api:3.4.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.github.docker-java:docker-java-transport-zerodep:3.4.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
Expand Down

0 comments on commit fd4b75a

Please sign in to comment.