File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ See also the [CHANGELOG](https://github.com/cucumber/cucumber-jvm/blob/master/CH
14
14
### Changed
15
15
16
16
- [ Core] Update ` cucumber-core ` dependency to [ 6.4.0] ( https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md )
17
+ - [ Build] Update Scala versions to 2.12.12
17
18
18
19
### Deprecated
19
20
Original file line number Diff line number Diff line change 26
26
<jackson-databind .version>2.11.1</jackson-databind .version>
27
27
<junit .version>4.13</junit .version>
28
28
<scala .2.11.version>2.11.12</scala .2.11.version>
29
- <scala .2.12.version>2.12.11 </scala .2.12.version>
29
+ <scala .2.12.version>2.12.12 </scala .2.12.version>
30
30
<scala .2.13.version>2.13.3</scala .2.13.version>
31
31
<mockito-scala .version>1.14.8</mockito-scala .version>
32
32
<toolchain .vendor>openjdk</toolchain .vendor>
You can’t perform that action at this time.
0 commit comments