Skip to content
This repository was archived by the owner on Aug 10, 2024. It is now read-only.

Commit 5bd67d5

Browse files
authored
Merge pull request #328 from kwebio/dependabot/gradle/ch.qos.logback-logback-classic-1.4.4
2 parents d415eb1 + c8da889 commit 5bd67d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dependencies {
5252
testImplementation("io.kotest:kotest-runner-junit5")
5353
testImplementation("io.kotest:kotest-assertions-core")
5454

55-
testImplementation("ch.qos.logback:logback-classic:1.4.3")
55+
testImplementation("ch.qos.logback:logback-classic:1.4.4")
5656

5757
testImplementation("org.seleniumhq.selenium:selenium-opera-driver:4.4.0")
5858
testImplementation("org.seleniumhq.selenium:selenium-chrome-driver:4.5.0")

0 commit comments

Comments
 (0)