Compare commits
1 Commits
renovate/s
...
renovate/s
Author | SHA1 | Date | |
---|---|---|---|
|
287db59710 |
@ -24,7 +24,7 @@ jobs:
|
|||||||
|
|
||||||
# Setup Java and Maven
|
# Setup Java and Maven
|
||||||
- name: Set up JDK and Maven
|
- name: Set up JDK and Maven
|
||||||
uses: s4u/setup-maven-action@v1.12.0
|
uses: s4u/setup-maven-action@v1.18.0
|
||||||
with:
|
with:
|
||||||
java-version: ${{ matrix.java-version }}
|
java-version: ${{ matrix.java-version }}
|
||||||
distribution: "zulu"
|
distribution: "zulu"
|
||||||
|
@ -24,7 +24,7 @@ jobs:
|
|||||||
|
|
||||||
# Setup Java and Maven
|
# Setup Java and Maven
|
||||||
- name: Set up JDK and Maven
|
- name: Set up JDK and Maven
|
||||||
uses: s4u/setup-maven-action@v1.12.0
|
uses: s4u/setup-maven-action@v1.18.0
|
||||||
with:
|
with:
|
||||||
java-version: ${{ matrix.java-version }}
|
java-version: ${{ matrix.java-version }}
|
||||||
distribution: "zulu"
|
distribution: "zulu"
|
||||||
|
@ -25,7 +25,7 @@ jobs:
|
|||||||
|
|
||||||
# Setup Java and Maven
|
# Setup Java and Maven
|
||||||
- name: Set up JDK and Maven
|
- name: Set up JDK and Maven
|
||||||
uses: s4u/setup-maven-action@v1.12.0
|
uses: s4u/setup-maven-action@v1.18.0
|
||||||
with:
|
with:
|
||||||
java-version: ${{ matrix.java-version }}
|
java-version: ${{ matrix.java-version }}
|
||||||
distribution: "zulu"
|
distribution: "zulu"
|
||||||
|
Binary file not shown.
@ -33,7 +33,7 @@
|
|||||||
"@radix-ui/react-slot": "^1.0.2",
|
"@radix-ui/react-slot": "^1.0.2",
|
||||||
"@radix-ui/react-toast": "^1.1.5",
|
"@radix-ui/react-toast": "^1.1.5",
|
||||||
"@radix-ui/react-tooltip": "^1.0.7",
|
"@radix-ui/react-tooltip": "^1.0.7",
|
||||||
"@sentry/nextjs": "7.120.2",
|
"@sentry/nextjs": "7.112.2",
|
||||||
"@types/mdx": "^2.0.13",
|
"@types/mdx": "^2.0.13",
|
||||||
"@types/react-syntax-highlighter": "^15.5.11",
|
"@types/react-syntax-highlighter": "^15.5.11",
|
||||||
"class-variance-authority": "^0.7.0",
|
"class-variance-authority": "^0.7.0",
|
||||||
|
Reference in New Issue
Block a user