Skip to content

Commit

Permalink
Update tested Gradle version to 8.10 (#744)
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerbertrand authored Aug 15, 2024
2 parents f61dbe1 + 2ae9ed0 commit 812ba2b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions src/main/resources/versions.json
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
{
"supportedVersions": {
"8.7.0-alpha06": [
"8.9"
"8.10"
],
"8.6.0-rc01": [
"8.9"
"8.10"
],
"8.5.2": [
"8.9"
"8.10"
],
"8.4.2": [
"8.9"
"8.10"
],
"8.3.2": [
"8.9"
"8.10"
],
"8.2.2": [
"8.9"
"8.10"
],
"8.1.4": [
"8.9"
"8.10"
],
"8.0.2": [
"8.0.2"
Expand Down

0 comments on commit 812ba2b

Please sign in to comment.