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 [ 7.10.0] ( https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md )
17
17
- [ Scala] Updated ` scala-collection-compat ` dependency to 2.9.0
18
18
- [ Build] Updated ` scalafmt ` dependency to 2.5.0
19
+ - [ Build] Updated ` sbt-sonatype ` dependency to 3.9.15
19
20
20
21
### Deprecated
21
22
Original file line number Diff line number Diff line change @@ -11,5 +11,5 @@ addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "2.0.1")
11
11
addSbtPlugin(" com.github.gseitz" % " sbt-release" % " 1.0.13" )
12
12
13
13
// Publishing
14
- addSbtPlugin(" org.xerial.sbt" % " sbt-sonatype" % " 3.9.13 " )
14
+ addSbtPlugin(" org.xerial.sbt" % " sbt-sonatype" % " 3.9.15 " )
15
15
addSbtPlugin(" com.github.sbt" % " sbt-pgp" % " 2.1.2" )
You can’t perform that action at this time.
0 commit comments