Commit 9b89573
committed
build: cross-publish plugin for sbt 1 and sbt 2
Publish plugin against both
sbt 1.x (Scala 2.12) and sbt 2.x (Scala 3)
- crossScalaVersions := Seq(2.12.20, 3.8.4)
- sbt 2.x target: 2.0.0-RC12 -> 2.0.0-RC15
- Scala 3: 3.7.2 -> 3.8.4
- build sbt: 1.12.10 -> 1.12.111 parent 7a50e4e commit 9b89573
2 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
| 41 | + | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments