We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60f8ff3 commit 28ba04bCopy full SHA for 28ba04b
.tool-versions
@@ -1,5 +1,5 @@
1
-maven 3.9.0
2
-java corretto-21.0.2.14.1
+maven 3.9.12
+java temurin-25.0.1+8.0.LTS
3
python 3.12.12
4
poetry 2.2.1
5
shellcheck 0.9.0
SAMtemplates/main_template.yaml
@@ -73,7 +73,7 @@ Resources:
73
MemorySize: 4096
74
Architectures:
75
- x86_64
76
- Runtime: java21
+ Runtime: java25
77
Layers:
78
- !Sub "arn:aws:lambda:${AWS::Region}:580247275435:layer:LambdaInsightsExtension:38"
79
Environment:
0 commit comments