diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 9166239e1..4b1b4bb58 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -6,7 +6,7 @@ jersey = "2.39.1" # and update the internal_xxxxxx hash included in the PreMain package name in AgentBase.java. jacoco = "0.8.8" # We need to stay on the 1.3.x release line as 1.4.x requires Java 11 -logback = "1.3.4" +logback = "1.3.7" retrofit = "2.9.0" junit = "5.9.3" junitPlatform = "1.9.3"