Skip to content

Commit

Permalink
Update scodec-core to 1.11.10
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 11, 2022
1 parent 6fc5b9b commit c65a956
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ val pureconfigVersion = "0.17.1"
val shapelessVersion = "2.3.9"
val scalaCheckVersion = "1.16.0"
val scalazVersion = "7.3.6"
val scodecVersion = "1.11.9"
val scodecVersion = "1.11.10"
val scoptVersion = "4.1.0"

def macroParadise(configuration: Configuration): Def.Initialize[Seq[ModuleID]] =
Expand Down

0 comments on commit c65a956

Please sign in to comment.