Skip to content

Commit f3d1cd0

Browse files
fix(deps): update dependency de.aaschmid:gradle-cpd-plugin to v3.4 (#314)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 71f2d29 commit f3d1cd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ tasks.getByName('pluginUnderTestMetadata').getPluginClasspath().from(configurati
7575

7676
dependencies {
7777
api gradleApi()
78-
api 'de.aaschmid:gradle-cpd-plugin:3.3'
78+
api 'de.aaschmid:gradle-cpd-plugin:3.4'
7979

8080
compileOnly "com.android.tools.build:gradle:$androidGradlePluginVersion"
8181
compileOnly "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"

0 commit comments

Comments
 (0)