Skip to content

Commit

Permalink
Merge branch 'master' of ssh://github.com/hypfvieh/dbus-java
Browse files Browse the repository at this point in the history
  • Loading branch information
hypfvieh committed Oct 3, 2023
2 parents bab4fb8 + 5a20729 commit 82f8575
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven_jdk21.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Set up JDK 21
uses: actions/setup-java@v3
with:
java-version: '21'
java-version: '20'
distribution: 'temurin'
cache: maven
- name: Build with Maven
Expand Down

0 comments on commit 82f8575

Please sign in to comment.