Skip to content

Commit

Permalink
Update scodec-core to 1.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Mar 1, 2019
1 parent 960dc50 commit f05acf0
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 @@ -20,7 +20,7 @@ val scalaCheckVersion = "1.14.0"
val scalaCheckVersion_1_13 = "1.13.5"
val scalaXmlVersion = "1.1.1"
val scalazVersion = "7.2.27"
val scodecVersion = "1.11.2"
val scodecVersion = "1.11.3"
val scoptVersion = "3.7.1"

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

0 comments on commit f05acf0

Please sign in to comment.