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

Commit 69dbb1c

Browse files
Update dependency org.tinylog:tinylog-api-kotlin to v2.7.0
1 parent 3e3f684 commit 69dbb1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies {
4242
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4")
4343

4444
// Add tinylog
45-
implementation("org.tinylog:tinylog-api-kotlin:2.5.0")
45+
implementation("org.tinylog:tinylog-api-kotlin:2.7.0")
4646
implementation("org.tinylog:tinylog-impl:2.5.0")
4747

4848
// Add intergration

0 commit comments

Comments
 (0)