Skip to content

Commit 873fee6

Browse files
authored
Merge pull request #1350 from scala-steward/update/scodec-core-1.11.11
Update scodec-core to 1.11.11
2 parents c99b00b + 75d7274 commit 873fee6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ val pureconfigVersion = "0.17.8"
2222
val shapelessVersion = "2.3.13"
2323
val scalaCheckVersion = "1.18.1"
2424
val scalazVersion = "7.3.8"
25-
val scodecVersion = "1.11.10"
25+
val scodecVersion = "1.11.11"
2626
val scoptVersion = "4.1.0"
2727

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

0 commit comments

Comments
 (0)