Skip to content

Commit ae34e10

Browse files
committed
Update Kotlin version for workflow preprocessing to 2.1.20
1 parent e68cca3 commit ae34e10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ build-snakeyaml = "2.0"
2828
kotlin = "2.0.21"
2929
kotlinx-coroutines = "1.6.4"
3030
ktor = "3.0.0"
31-
workflows-kotlin = "2.1.10"
31+
workflows-kotlin = "2.1.20"
3232

3333
[libraries]
3434
actions-cache = { module = "actions:cache", version.ref = "actions-cache" }

0 commit comments

Comments
 (0)