Skip to content

Commit d5c8d16

Browse files
committed
[bug/CM-1493]: Updated java version
1 parent 4968efb commit d5c8d16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
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)