🤖: aws-lambda, craft-cms, micronaut

aws-lambda:
- Item root['releases']['dotnet8'] ({'name': 'dotnet8', 'support': True, 'eol': False}) added to dictionary.

craft-cms:
- Item root['versions']['4.7.4'] ({'name': '4.7.4', 'date': '2024-02-22'}) added to dictionary.

micronaut:
- Item root['versions']['4.3.8'] ({'name': '4.3.8', 'date': '2024-02-22'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2024-02-23 01:31:15 +00:00
committed by github-actions[bot]
parent 1592b8080e
commit 6d02f99fe3
3 changed files with 13 additions and 0 deletions

View File

@@ -175,6 +175,11 @@
"support": "2019-06-27",
"eol": "2019-07-30"
},
"dotnet8": {
"name": "dotnet8",
"support": true,
"eol": false
},
"dotnet7": {
"name": "dotnet7",
"support": "2024-05-14",