File tree 2 files changed +6
-18
lines changed
2 files changed +6
-18
lines changed Original file line number Diff line number Diff line change @@ -8,27 +8,13 @@ updates:
8
8
directory : " /"
9
9
schedule :
10
10
interval : " weekly"
11
- target-branch : " 6.1 .x"
11
+ target-branch : " 6.2 .x"
12
12
commit-message :
13
- prefix : " [6.1 .x] "
13
+ prefix : " [6.2 .x] "
14
14
- package-ecosystem : " github-actions"
15
15
directory : " /"
16
16
schedule :
17
17
interval : " weekly"
18
- target-branch : " 6.0 .x"
18
+ target-branch : " 5.4 .x"
19
19
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.
47
47
48
48
| Plugin version | Play version | Slick version | Scala version |
49
49
| ----------------| --------------| ---------------| ----------------------|
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 |
50
52
| 6.1.x | 3.0.0 | 3.5.0+ | 2.13.x/3.3.x |
51
53
| 5.3.x | 2.9.0 | 3.5.0+ | 2.13.x/3.3.x |
52
54
| 6.0.x | 3.0.0 | 3.4.1 | 2.13.x |
You can’t perform that action at this time.
0 commit comments