Skip to content

Commit

Permalink
Update kotlin (1.7.10 -> 1.7.20)
Browse files Browse the repository at this point in the history
  • Loading branch information
jakzal committed Sep 30, 2022
1 parent bf645dc commit 49962b8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ jobs:
- gradle-version: '7.2'
kotlin-version: '1.5.30'
- gradle-version: '7.3.3'
kotlin-version: '1.7.10'
kotlin-version: '1.7.20'
- gradle-version: '7.4.2'
kotlin-version: '1.7.10'
kotlin-version: '1.7.20'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=SNAPSHOT
kotlinVersion=1.7.10
kotlinVersion=1.7.20

0 comments on commit 49962b8

Please sign in to comment.