Skip to content

Commit

Permalink
bump pretty log version
Browse files Browse the repository at this point in the history
  • Loading branch information
LukynkaCZE committed Apr 4, 2024
1 parent 921303c commit 8b9be31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ repositories {

dependencies {
testImplementation(kotlin("test"))
implementation("cz.lukynka:pretty-log:1.2")
implementation("cz.lukynka:pretty-log:1.2.1")
}

tasks.test {
Expand Down

0 comments on commit 8b9be31

Please sign in to comment.