Skip to content

Commit 760dc3d

Browse files
authored
chore: update Spring Boot/Framework testing matrix (#64)
1 parent 4e5cd71 commit 760dc3d

1 file changed

Lines changed: 0 additions & 35 deletions

File tree

.github/spring-versions.json

Lines changed: 0 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,5 @@
11
{
22
"matrix": [
3-
{
4-
"boot": "3.0.13",
5-
"framework": "6.0.14",
6-
"java": "17"
7-
},
8-
{
9-
"boot": "3.1.11",
10-
"framework": "6.0.20",
11-
"java": "17"
12-
},
13-
{
14-
"boot": "3.1.12",
15-
"framework": "6.0.21",
16-
"java": "21"
17-
},
18-
{
19-
"boot": "3.2.12",
20-
"framework": "6.1.15",
21-
"java": "17"
22-
},
23-
{
24-
"boot": "3.2.12",
25-
"framework": "6.1.15",
26-
"java": "21"
27-
},
28-
{
29-
"boot": "3.3.12",
30-
"framework": "6.1.20",
31-
"java": "17"
32-
},
33-
{
34-
"boot": "3.3.12",
35-
"framework": "6.1.20",
36-
"java": "21"
37-
},
383
{
394
"boot": "3.4.6",
405
"framework": "6.2.7",

0 commit comments

Comments
 (0)