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 @@ -16,6 +16,7 @@ See also the [CHANGELOG](https://github.com/cucumber/cucumber-jvm/blob/master/CH
16
16
- [ Core] Updated ` cucumber-core ` dependency to [ 6.10.4] ( https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md )
17
17
- [ Scala] Upgrade ` scala-collection-compat ` to 2.4.4
18
18
- [ Build] Upgrade ` sbt-projectmatrix ` to 0.8.0
19
+ - [ Build] Upgrade ` sbt-version-policy ` to 1.0.1
19
20
20
21
### Deprecated
21
22
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.8.0")
5
5
addSbtPlugin(" org.scalameta" % " sbt-scalafmt" % " 2.4.2" )
6
6
7
7
// Version policy check
8
- addSbtPlugin(" ch.epfl.scala" % " sbt-version-policy" % " 1.0.0-RC5 " )
8
+ addSbtPlugin(" ch.epfl.scala" % " sbt-version-policy" % " 1.0.1 " )
9
9
10
10
// Release
11
11
addSbtPlugin(" com.github.gseitz" % " sbt-release" % " 1.0.13" )
You can’t perform that action at this time.
0 commit comments