We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d66988 commit 85210b3Copy full SHA for 85210b3
.github/workflows/maven-library-build.yml
@@ -6,7 +6,7 @@ on:
6
java-version:
7
description: 'Java version'
8
required: false
9
- default: "17"
+ default: "21"
10
type: string
11
java-distribution:
12
description: 'Java distribution'
.github/workflows/maven-library-deploy.yml
0 commit comments