Skip to content

Commit

Permalink
Fixed kotlin coverage version
Browse files Browse the repository at this point in the history
  • Loading branch information
ethauvin committed Dec 21, 2024
1 parent 4f0f421 commit 67de345
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bld.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ env:
CHATGPT_API_KEY: ${{ secrets.CHATGPT_API_KEY }}
CI_NAME: "GitHub CI"
COVERAGE_JDK: "21"
COVERAGE_KOTLIN: "2.0.0"
COVERAGE_KOTLIN: "2.1.0"
EXCHANGERATE_API_KEY: ${{ secrets.EXCHANGERATE_API_KEY }}
KOTLIN_HOME: /usr/share/kotlinc
MASTODON_ACCESS_TOKEN: ${{ secrets.MASTODON_ACCESS_TOKEN }}
Expand Down

0 comments on commit 67de345

Please sign in to comment.