Skip to content

Commit

Permalink
Update tested Gradle version to 8.8 (#716)
Browse files Browse the repository at this point in the history
  • Loading branch information
cdsap authored Jun 10, 2024
2 parents 599558e + 7cf4edc commit 15ae74d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/main/resources/versions.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
{
"supportedVersions": {
"8.6.0-alpha04": [
"8.7"
"8.8"
],
"8.5.0-rc01": [
"8.7"
"8.8"
],
"8.4.1": [
"8.7"
"8.8"
],
"8.3.2": [
"8.7"
"8.8"
],
"8.2.2": [
"8.7"
"8.8"
],
"8.1.4": [
"8.7"
"8.8"
],
"8.0.2": [
"8.0.2"
Expand Down

0 comments on commit 15ae74d

Please sign in to comment.