Skip to content

Commit

Permalink
Bump java version to match translator service
Browse files Browse the repository at this point in the history
  • Loading branch information
rocketstack-matt committed Apr 18, 2024
1 parent ae7cb43 commit f9f9097
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/license-scanning-maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
java-version: ['11']
java-version: ['21']
module-folder: [
'translator'
]
Expand Down

0 comments on commit f9f9097

Please sign in to comment.