Skip to content

Commit

Permalink
Merge branch 'master' into update/scala-library-2.13.15
Browse files Browse the repository at this point in the history
  • Loading branch information
ayoub-benali authored Nov 8, 2024
2 parents c90fa9d + f5b5911 commit 65a8a00
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ val shapeless3Version = "3.4.1"
val shapelessVersion = "2.3.12"
val slf4jNopVersion = "2.0.16"

val scala212 = "2.12.19"
val scala212 = "2.12.20"
val scala213 = "2.13.15"
val scala3 = "3.3.4"

Expand Down
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.0")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
Expand Down

0 comments on commit 65a8a00

Please sign in to comment.