File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
tests-execution-chart-commons Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ plugins {
9
9
id(" com.diffplug.spotless" ) version " 7.0.2"
10
10
id(" com.github.jakemarsden.git-hooks" ) version " 0.0.2"
11
11
id(" io.github.platan.tests-execution-chart" ) version " 0.6.1"
12
- kotlin(" plugin.serialization" ) version " 2.1.0 "
12
+ kotlin(" plugin.serialization" ) version " 2.2.10 "
13
13
id(" pl.allegro.tech.build.axion-release" ) version " 1.19.1"
14
14
id(" com.github.ben-manes.versions" ) version " 0.52.0"
15
15
id(" io.github.gradle-nexus.publish-plugin" ) version " 2.0.0-rc-1"
Original file line number Diff line number Diff line change 1
1
plugins {
2
2
id(" org.jetbrains.kotlin.jvm" ) version " 2.1.0"
3
- kotlin(" plugin.serialization" ) version " 2.1.0 "
3
+ kotlin(" plugin.serialization" ) version " 2.2.10 "
4
4
`maven- publish`
5
5
id(" org.jetbrains.kotlinx.kover" ) version " 0.9.0"
6
6
signing
You can’t perform that action at this time.
0 commit comments