Skip to content

Commit

Permalink
Update jawn-parser to 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and mdedetrich committed Aug 16, 2023
1 parent 37ee5fd commit 7c65a00
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 @@ -9,7 +9,7 @@ val scala3Version = "3.3.0"
val circeVersion = "0.14.5"
val pekkoVersion = "1.0.1"
val pekkoHttpVersion = "1.0.0"
val jawnVersion = "1.5.0"
val jawnVersion = "1.5.1"
val scalaTestVersion = "3.2.16"

ThisBuild / crossScalaVersions := Seq(scala212Version, scala213Version, scala3Version)
Expand Down

0 comments on commit 7c65a00

Please sign in to comment.