Skip to content

Commit a2b1738

Browse files
fix(deps): update dependency dev.drewhamilton.poko:poko-gradle-plugin to v0.12.0 (#194)
| datasource | package | from | to | | ---------- | ---------------------------------------- | ------ | ------ | | maven | dev.drewhamilton.poko:poko-gradle-plugin | 0.11.0 | 0.12.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e938194 commit a2b1738

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ buildscript {
1717
classpath("com.android.tools.build:gradle:7.4.2")
1818
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")
1919
classpath("com.diffplug.spotless:spotless-plugin-gradle:6.17.0")
20-
classpath("dev.drewhamilton.poko:poko-gradle-plugin:0.11.0")
20+
classpath("dev.drewhamilton.poko:poko-gradle-plugin:0.12.0")
2121
classpath("org.jacoco:org.jacoco.core:0.8.8")
2222
classpath("com.vanniktech:gradle-android-junit-jacoco-plugin:0.17.0-SNAPSHOT")
2323
classpath("com.github.ben-manes:gradle-versions-plugin:0.46.0")

0 commit comments

Comments
 (0)