+3
-3
lines changedFilter options
+3
-3
lines changed Original file line number Diff line number Diff line change
@@ -24,7 +24,7 @@ jobs:
24
24
gpg-passphrase: MAVEN_GPG_PASSPHRASE
25
25
26
26
- name: Cache maven deps
27
-
uses: actions/cache@v2
27
+
uses: actions/cache@v3
28
28
with:
29
29
path: ~/.m2/repository
30
30
key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
@@ -42,4 +42,4 @@ jobs:
42
42
env:
43
43
MAVEN_USERNAME: ${{ secrets.SONATYPE_USERNAME }}
44
44
MAVEN_PASSWORD: ${{ secrets.SONATYPE_PASSWORD }}
45
-
MAVEN_GPG_PASSPHRASE : ${{ secrets.GPG_PASSPHRASE }}
45
+
MAVEN_GPG_PASSPHRASE : ${{ secrets.GPG_PASSPHRASE }}
Original file line number Diff line number Diff line change
@@ -89,7 +89,7 @@
89
89
<maven.templating.version>1.0.0</maven.templating.version>
90
90
91
91
<!-- dependencies -->
92
-
<jfx.version>19</jfx.version>
92
+
<jfx.version>19.0.2.1</jfx.version>
93
93
<kotlin.version>1.8.0</kotlin.version>
94
94
<attach.version>4.0.16</attach.version>
95
95
<jackson.version>2.14.1</jackson.version>
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4