From fd4b75a59f03c5ba999f4f0eaf0d101f79016058 Mon Sep 17 00:00:00 2001 From: Benedikt Waldvogel Date: Thu, 10 Oct 2024 10:43:07 +0200 Subject: [PATCH] Update all Gradle dependencies --- gradle.lockfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.lockfile b/gradle.lockfile index 26c1172..46fbbee 100644 --- a/gradle.lockfile +++ b/gradle.lockfile @@ -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