Эх сурвалжийг харах

Merge pull request #2979 from nextcloud/dependabot/gradle/org.jlleitschuh.gradle-ktlint-gradle-11.3.2

Build(deps): Bump org.jlleitschuh.gradle:ktlint-gradle from 11.3.1 to 11.3.2
Andy Scherzinger 2 жил өмнө
parent
commit
c63eda0040
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -39,7 +39,7 @@ buildscript {
         classpath "org.jetbrains.kotlin:kotlin-serialization:${kotlinVersion}"
         classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:5.0.14'
         classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.22.0"
-        classpath "org.jlleitschuh.gradle:ktlint-gradle:11.3.1"
+        classpath "org.jlleitschuh.gradle:ktlint-gradle:11.3.2"
 
         // NOTE: Do not place your application dependencies here; they belong
         // in the individual module build.gradle files