File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1515 steps :
1616 - uses : actions/checkout@v2
1717
18- - uses : JetBrains/qodana-action@v4.1.1
18+ - uses : JetBrains/qodana-action@v4.2.3
1919 with :
2020 linter : jetbrains/qodana-jvm-android:latest
2121 fail-threshold : 10
Original file line number Diff line number Diff line change @@ -15,11 +15,11 @@ buildscript {
1515 dependencies {
1616 classpath(" com.android.tools.build:gradle:7.0.4" )
1717 classpath(" org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion " )
18- classpath(" com.diffplug.spotless:spotless-plugin-gradle:6.0.5 " )
18+ classpath(" com.diffplug.spotless:spotless-plugin-gradle:6.2.0 " )
1919 classpath(" dev.ahmedmourad.nocopy:nocopy-gradle-plugin:1.4.0" )
2020 classpath(" org.jacoco:org.jacoco.core:0.8.7" )
2121 classpath(" com.vanniktech:gradle-android-junit-jacoco-plugin:0.17.0-SNAPSHOT" )
22- classpath(" com.github.ben-manes:gradle-versions-plugin:0.39 .0" )
22+ classpath(" com.github.ben-manes:gradle-versions-plugin:0.41 .0" )
2323 }
2424}
2525
You can’t perform that action at this time.
0 commit comments