File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ dependencies {
1414 implementation(" io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.22.0" )
1515 implementation(libs.kotlin.gradle.plugin)
1616 implementation(libs.kotlin.plugin.serialization)
17- implementation(" io.github.gradle-nexus:publish-plugin:1.1 .0" )
17+ implementation(" io.github.gradle-nexus:publish-plugin:1.2 .0" )
1818 implementation(" org.ajoberstar.reckon:reckon-gradle:0.16.1" )
1919 implementation(" com.squareup:kotlinpoet:1.12.0" )
2020 implementation(" com.google.code.gson:gson:2.10.1" )
Original file line number Diff line number Diff line change 11[versions ]
22kotlin = " 1.8.10"
33okio = " 3.3.0"
4- serialization = " 1.4.1 "
4+ serialization = " 1.5.0 "
55diktat = " 1.2.4.1"
66kotlinx-cli = " 0.3.5"
77kotlinx-datetime = " 0.4.0"
@@ -13,7 +13,7 @@ kotlinpoet = "1.12.0"
1313kotest = " 5.5.5"
1414sarif4k = " 0.3.0"
1515sarif-utils = " 0.2.1"
16- log4j = " 2.19 .0"
16+ log4j = " 2.20 .0"
1717
1818[plugins ]
1919kotlin-multiplatform = { id = " org.jetbrains.kotlin.multiplatform" , version.ref = " kotlin" }
You can’t perform that action at this time.
0 commit comments