Skip to content

Commit 0c45d5e

Browse files
committed
Update Kotlin version used in CI
1 parent 264f02b commit 0c45d5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Use a specific Kotlin version
2121
uses: fwilhe2/setup-kotlin@main
2222
with:
23-
version: 1.5.32
23+
version: 1.7.10
2424

2525
- name: Check if there is a new release
2626
id: check-for-updates

0 commit comments

Comments
 (0)