Skip to content

Commit bebff4b

Browse files
authored
Merge branch 'main' into dependabot/gradle/org.jetbrains-annotations-23.1.0
2 parents e7d7af7 + f96ebbd commit bebff4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -247,8 +247,8 @@ dependencies {
247247
configurations.ktlint {
248248
resolutionStrategy{
249249
force "org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.25"
250-
force "ch.qos.logback:logback-classic:1.5.22"
251-
force "ch.qos.logback:logback-core:1.5.22"
250+
force "ch.qos.logback:logback-classic:1.5.23"
251+
force "ch.qos.logback:logback-core:1.5.23"
252252
}
253253
}
254254

0 commit comments

Comments
 (0)