Skip to content

Commit 3f5e246

Browse files
Bump gradle-cpd-plugin from 1.0 to 3.1
Bumps [gradle-cpd-plugin](https://github.com/aaschmid/gradle-cpd-plugin) from 1.0 to 3.1. - [Release notes](https://github.com/aaschmid/gradle-cpd-plugin/releases) - [Commits](aaschmid/gradle-cpd-plugin@v1.0...v3.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 816d89e commit 3f5e246

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ buildscript {
99
dependencies {
1010
classpath "com.diffplug.spotless:spotless-plugin-gradle:4.5.1"
1111
classpath "de.thetaphi:forbiddenapis:3.0"
12-
classpath "de.aaschmid:gradle-cpd-plugin:1.0"
12+
classpath "de.aaschmid:gradle-cpd-plugin:3.1"
1313
classpath "io.spring.gradle:dependency-management-plugin:1.0.4.RELEASE"
1414
classpath "jp.classmethod.aws:gradle-aws-plugin:0.41"
1515
}

0 commit comments

Comments
 (0)