File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,27 +8,13 @@ updates:
88 directory : " /"
99 schedule :
1010 interval : " weekly"
11- target-branch : " 6.1 .x"
11+ target-branch : " 6.2 .x"
1212 commit-message :
13- prefix : " [6.1 .x] "
13+ prefix : " [6.2 .x] "
1414 - package-ecosystem : " github-actions"
1515 directory : " /"
1616 schedule :
1717 interval : " weekly"
18- target-branch : " 6.0 .x"
18+ target-branch : " 5.4 .x"
1919 commit-message :
20- prefix : " [6.0.x] "
21- - package-ecosystem : " github-actions"
22- directory : " /"
23- schedule :
24- interval : " weekly"
25- target-branch : " 5.3.x"
26- commit-message :
27- prefix : " [5.3.x] "
28- - package-ecosystem : " github-actions"
29- directory : " /"
30- schedule :
31- interval : " weekly"
32- target-branch : " 5.2.x"
33- commit-message :
34- prefix : " [5.2.x] "
20+ prefix : " [5.4.x] "
Original file line number Diff line number Diff line change @@ -47,6 +47,8 @@ The Play Slick plugin supports several different versions of Play and Slick.
4747
4848| Plugin version | Play version | Slick version | Scala version |
4949| ----------------| --------------| ---------------| ----------------------|
50+ | 6.2.x | 3.0.0 | 3.6.0+ | 2.13.x/3.3.x |
51+ | 5.4.x | 2.9.0 | 3.6.0+ | 2.13.x/3.3.x |
5052| 6.1.x | 3.0.0 | 3.5.0+ | 2.13.x/3.3.x |
5153| 5.3.x | 2.9.0 | 3.5.0+ | 2.13.x/3.3.x |
5254| 6.0.x | 3.0.0 | 3.4.1 | 2.13.x |
You can’t perform that action at this time.
0 commit comments