Skip to content

Commit

Permalink
fix(deps): update dependency de.aaschmid:gradle-cpd-plugin to v3.4 (#314
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 7, 2024
1 parent 71f2d29 commit f3d1cd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ tasks.getByName('pluginUnderTestMetadata').getPluginClasspath().from(configurati

dependencies {
api gradleApi()
api 'de.aaschmid:gradle-cpd-plugin:3.3'
api 'de.aaschmid:gradle-cpd-plugin:3.4'

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

0 comments on commit f3d1cd0

Please sign in to comment.