Skip to content

Commit fda0b5e

Browse files
authored
Merge pull request #153 from navikt/dependabot/gradle/io.github.microutils-kotlin-logging-2.1.21
chore(deps): bump kotlin-logging from 2.0.11 to 2.1.21
2 parents 2452f41 + 3b3f481 commit fda0b5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import java.time.Duration
22
import com.github.benmanes.gradle.versions.updates.DependencyUpdatesTask
33

44
val assertjVersion = "3.21.0"
5-
val kotlinLoggingVersion = "2.0.11"
5+
val kotlinLoggingVersion = "2.1.21"
66
val logbackVersion = "1.2.10"
77
val nimbusSdkVersion = "9.19"
88
val mockWebServerVersion = "4.9.3"

0 commit comments

Comments
 (0)