Skip to content

Commit

Permalink
Update jawn-parser to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and mdedetrich committed Sep 6, 2024
1 parent 6bf90d9 commit 7473269
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.3"
val circeVersion = "0.14.7"
val pekkoVersion = "1.0.2"
val pekkoHttpVersion = "1.0.1"
val jawnVersion = "1.5.1"
val jawnVersion = "1.6.0"
val scalaTestVersion = "3.2.18"

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

0 comments on commit 7473269

Please sign in to comment.