Browse Source

update java point release

bwt
Craig Raw 4 years ago
parent
commit
d1326cb621
  1. 4
      .github/workflows/package-osx.yaml
  2. 2
      drongo

4
.github/workflows/package-osx.yaml

@ -9,10 +9,10 @@ jobs:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
with: with:
submodules: true submodules: true
- name: Set up JDK 14.0.1 - name: Set up JDK 14.0.2
uses: actions/setup-java@v1 uses: actions/setup-java@v1
with: with:
java-version: 14.0.1 java-version: 14.0.2
- name: Cache Gradle packages - name: Cache Gradle packages
uses: actions/cache@v2 uses: actions/cache@v2
with: with:

2
drongo

@ -1 +1 @@
Subproject commit ea5101dff725a9973ac3056b5b59d26d3b4674f3 Subproject commit 17773f783e3d76262c578bc15e0b86d1d2fbebaa
Loading…
Cancel
Save