Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
fix: correct Spring Framework suggested version
  • Loading branch information
FluoriteCafe-work committed Dec 22, 2025
commit 2f1079a7135eb777043686acac3c2e1184905841
2 changes: 1 addition & 1 deletion src/upgrade/dependency.metadata.ts
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ const DEPENDENCIES_TO_SCAN: DependencyCheckMetadata = {
"4.3.x": "2020-12",
},
"suggestedVersion": {
"name": "3.5",
"name": "6.2",
"description": "latest stable release",
},
},
Expand Down
Loading