File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919
2020 steps :
2121 - name : Checkout
22- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
22+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2323 with :
2424 fetch-depth : 0
2525
Original file line number Diff line number Diff line change 2222
2323 steps :
2424 - name : Checkout
25- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
25+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2626
2727 - name : Test
2828 run : ${{ matrix.cmd }}
Original file line number Diff line number Diff line change @@ -7,21 +7,21 @@ domainApiKfsmv2 = "0.1.0"
77guice = " 7.0.0"
88jodaMoney = " 1.0.7"
99kfsm = " 0.12.0"
10- kfsmv2 = " 2.1 .0"
10+ kfsmv2 = " 2.3 .0"
1111kotest = " 5.9.1"
1212kotlinxCoroutines = " 1.10.2"
1313kotestArrow = " 2.0.0"
1414# @pin
1515kotlin = " 2.2.21"
1616kotlinBinaryCompatibilityPlugin = " 0.18.1"
1717kotlinLogging = " 7.0.14"
18- mavenPublish = " 0.35 .0"
19- mockk = " 1.14.7 "
18+ mavenPublish = " 0.36 .0"
19+ mockk = " 1.14.9 "
2020moshi = " 1.15.2"
21- quiver = " 1.0.3 "
21+ quiver = " 1.0.5 "
2222resilience4j = " 1.7.1"
2323slf4j = " 2.0.17"
24- versionCatalogUpdateGradlePlugin = " 1.0.1 "
24+ versionCatalogUpdateGradlePlugin = " 1.1.0 "
2525versionsGradlePlugin = " 0.53.0"
2626
2727[libraries ]
@@ -62,7 +62,7 @@ kotest = [
6262]
6363
6464[plugins ]
65- dokka = " org.jetbrains.dokka:2.1 .0"
65+ dokka = " org.jetbrains.dokka:2.2 .0"
6666kotlinBinaryCompatibilityPlugin = { id = " org.jetbrains.kotlinx.binary-compatibility-validator" , version.ref = " kotlinBinaryCompatibilityPlugin" }
6767kotlinGradlePlugin = { id = " org.jetbrains.kotlin.jvm" , version.ref = " kotlin" }
6868mavenPublish = { id = " com.vanniktech.maven.publish.base" , version.ref = " mavenPublish" }
You can’t perform that action at this time.
0 commit comments