diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index fe2a789..f79ba80 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -13,4 +13,4 @@ slf4j-api = { module = "org.slf4j:slf4j-api", version = "2.0.16" } jetbrains-annotations = { module = "org.jetbrains:annotations", version = "24.1.0" } # test dependencies spock-core = { module = "org.spockframework:spock-core", version = "2.3-groovy-4.0" } -logback-classic = { module = "ch.qos.logback:logback-classic", version = "1.5.6" } \ No newline at end of file +logback-classic = { module = "ch.qos.logback:logback-classic", version = "1.5.7" } \ No newline at end of file