Skip to content

Commit b5c83ff

Browse files
committed
Merge branch 'main' of github-personal:yml-org/YGraphs into release/v2.1.0
2 parents 669ad04 + 6ef0c8d commit b5c83ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- name: Set up Java for publishing to Maven Central Repository
1212
uses: actions/setup-java@v3
1313
with:
14-
java-version: '11'
14+
java-version: '17'
1515
distribution: 'temurin'
1616
cache: gradle
1717

0 commit comments

Comments
 (0)