File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed
Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 22![ Logo white] ( images/Logo-Black.svg#gh-light-mode-only )
33
44<!-- maven coordinates -->
5- [ ![ Maven Central] ( https://maven-badges.herokuapp.com/maven-central/io.github.typesafegithub/github-workflows-kt/badge.svg )] ( https://maven-badges.herokuapp.com/maven-central/io.github.typesafegithub/github-workflows-kt )
65[ ![ Awesome Kotlin Badge] ( https://kotlin.link/awesome-kotlin.svg )] ( https://github.com/KotlinBy/awesome-kotlin )
76[ ![ GitHub Repo stars] ( https://img.shields.io/github/stars/typesafegithub/github-workflows-kt )] ( https://star-history.com/#typesafegithub/github-workflows-kt&Date )
87[ ![ License] ( https://img.shields.io/github/license/typesafegithub/github-workflows-kt )] ( https://github.com/typesafegithub/github-workflows-kt/blob/main/LICENSE )
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ version = rootProject.version
1515
1616dependencies {
1717 implementation(" com.squareup:kotlinpoet:2.2.0" )
18- implementation(" com.charleskorn.kaml:kaml:0.103 .0" )
18+ implementation(" com.charleskorn.kaml:kaml:0.104 .0" )
1919 implementation(" io.github.oshai:kotlin-logging:7.0.13" )
2020 implementation(projects.sharedInternal)
2121
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ dependencies {
1010
1111 implementation(" org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.21" )
1212 implementation(" org.jetbrains.kotlin:kotlin-serialization:2.2.21" )
13- implementation(" io.kotest:kotest-framework-plugin-gradle:6.0.4 " )
13+ implementation(" io.kotest:kotest-framework-plugin-gradle:6.0.5 " )
1414
1515 implementation(" io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.8" )
1616 implementation(" org.jmailen.gradle:kotlinter-gradle:5.2.0" )
You can’t perform that action at this time.
0 commit comments