Skip to content

Commit

Permalink
Update plugin emulatorWtf to v0.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slack-oss-bot committed Oct 19, 2024
1 parent 14900fe commit 9906acf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ compose = { id = "org.jetbrains.compose", version.ref = "compose-jb" }
dependencyGuard = { id = "com.dropbox.dependency-guard", version = "0.5.0" }
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
dokka = { id = "org.jetbrains.dokka", version.ref = "dokka" }
emulatorWtf = { id = "wtf.emulator.gradle", version = "0.17.0" }
emulatorWtf = { id = "wtf.emulator.gradle", version = "0.18.0" }
## Here to trigger Renovate updates
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
kotlin-atomicfu = { id = "org.jetbrains.kotlin.plugin.atomicfu", version.ref = "kotlin" }
Expand Down

0 comments on commit 9906acf

Please sign in to comment.