Skip to content

Commit

Permalink
fix(deps): update dependency de.aaschmid:gradle-cpd-plugin to v3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 17, 2024
1 parent 0c955a9 commit c481145
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.4'
api 'de.aaschmid:gradle-cpd-plugin:3.5'

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

0 comments on commit c481145

Please sign in to comment.