Skip to content

Commit

Permalink
add github CI build action 10
Browse files Browse the repository at this point in the history
  • Loading branch information
pull-vert committed Sep 25, 2024
1 parent b88db65 commit b28b9da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-logic/src/main/kotlin/jayo-commons.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ fun catalogVersion(lib: String) =
val javaVersion = catalogVersion("java").toInt()

val koverage = mapOf(
"jayo" to 84,
"jayo" to 83,
"jayo-3p-kotlinx-serialization" to 55,
)

Expand Down

0 comments on commit b28b9da

Please sign in to comment.