File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2222 ~/.cache/pip
2323 key : ${{ runner.os }}-${{ hashFiles('./.pre-commit-config.yaml') }}
2424 - name : Pre-commit
25- uses :
pre-commit/[email protected] .0 25+ uses :
pre-commit/[email protected] .1
Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ kotlin {
7272}
7373
7474dependencies {
75- detektPlugins(" io.gitlab.arturbosch.detekt:detekt-formatting:1.23.4 " )
75+ detektPlugins(" io.gitlab.arturbosch.detekt:detekt-formatting:1.23.6 " )
7676 implementation(" com.twelvemonkeys.imageio:imageio-core:$depsTwelveMonkeys " )
7777 implementation(" com.twelvemonkeys.imageio:imageio-metadata:$depsTwelveMonkeys " )
7878 implementation(" com.twelvemonkeys.imageio:imageio-sgi:$depsTwelveMonkeys " )
Original file line number Diff line number Diff line change 33annotations = " 24.1.0"
44
55# plugins
6- kotlin = " 1.9.22 "
6+ kotlin = " 1.9.23 "
77changelog = " 2.2.0"
8- gradleIntelliJPlugin = " 1.17.0 "
9- qodana = " 2023.2.1 "
10- kover = " 0.7.5 "
11- detekt = " 1.23.4 "
8+ gradleIntelliJPlugin = " 1.17.3 "
9+ qodana = " 2023.3.2 "
10+ kover = " 0.7.6 "
11+ detekt = " 1.23.6 "
1212ktlint = " 12.1.0"
1313
1414[libraries ]
You can’t perform that action at this time.
0 commit comments