Skip to content

Commit

Permalink
Update plugin com.adarshr.test-logger to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 11, 2023
1 parent 350cd8d commit 659b924
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
@@ -1,7 +1,7 @@
plugins {
kotlin("multiplatform") version "1.9.10" apply false
kotlin("plugin.serialization") version "1.9.10" apply false
id("com.adarshr.test-logger") version "3.2.0" apply false
id("com.adarshr.test-logger") version "4.0.0" apply false
id("org.jetbrains.compose") version "1.5.1" apply false
id("com.github.johnrengelman.shadow") version "8.1.1" apply false
id("com.github.gmazzo.buildconfig") version "3.1.0" apply false
Expand Down

0 comments on commit 659b924

Please sign in to comment.