Skip to content

Commit c24df54

Browse files
authored
ci: update lib version in server tests (#1974)
1 parent 071f66c commit c24df54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-script-consuming-jit-bindings.main.do-not-compile.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env kotlin
22
@file:Repository("https://repo.maven.apache.org/maven2/")
3-
@file:DependsOn("io.github.typesafegithub:github-workflows-kt:1.13.0")
3+
@file:DependsOn("io.github.typesafegithub:github-workflows-kt:3.4.0")
44
@file:DependsOn("io.kotest:kotest-assertions-core:5.9.1")
55

66
@file:Repository("http://localhost:8080")

0 commit comments

Comments
 (0)