update cpd

This commit is contained in:
Carsten Otto
2021-11-27 13:31:22 +01:00
parent bd19147f9f
commit df2bd929ee

View File

@@ -4,5 +4,5 @@ plugins {
check.dependsOn cpdCheck
cpd {
toolVersion = '6.40.0'
toolVersion = '6.41.0'
}