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 33b4ac8 commit aece7f8Copy full SHA for aece7f8
.java-version
@@ -1,2 +1,2 @@
1
# Latest GitHub Action java release that is installed on the runners
2
-17
+21
pom.xml
@@ -115,6 +115,7 @@
115
<excludes>
116
<exclude>src/test/resources/**</exclude>
117
<exclude>src/main/resources/**</exclude>
118
+ <exclude>.java-version</exclude>
119
</excludes>
120
</licenseSet>
121
</licenseSets>
0 commit comments