Skip to content

Commit

Permalink
Bump fwilhe2/setup-kotlin from 0.10.0 to 0.11.0
Browse files Browse the repository at this point in the history
Bumps [fwilhe2/setup-kotlin](https://github.com/fwilhe2/setup-kotlin) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/fwilhe2/setup-kotlin/releases)
- [Commits](fwilhe2/setup-kotlin@0.10.0...0.11.0)

---
updated-dependencies:
- dependency-name: fwilhe2/setup-kotlin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and isidore committed Jan 2, 2025
1 parent e5c11db commit d592ed3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Setup Kotlin
uses: fwilhe2/setup-kotlin@0.10.0
uses: fwilhe2/setup-kotlin@0.11.0
- name: run_tests
run: ./run_tests.sh
auto-merge:
Expand Down

0 comments on commit d592ed3

Please sign in to comment.