We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8475b4b commit fae44d3Copy full SHA for fae44d3
build.gradle.kts
@@ -61,7 +61,7 @@ dependencies {
61
// Functional stuff
62
implementation("io.arrow-kt:arrow-core:1.1.5")
63
// Kotlin logger
64
- implementation("org.slf4j:slf4j-simple:2.0.6")
+ implementation("org.slf4j:slf4j-simple:2.0.7")
65
implementation("io.github.microutils:kotlin-logging-jvm:3.0.5")
66
67
implementation("org.junit.platform:junit-platform-commons:1.9.2")
0 commit comments