Skip to content

Commit

Permalink
Update circe-parser to 0.14.10
Browse files Browse the repository at this point in the history
  • Loading branch information
lucuma-steward[bot] committed Sep 6, 2024
1 parent 3b19f63 commit 7a9006a
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 @@ -53,7 +53,7 @@ lazy val sjsBundler = project
name := "sbt-lucuma-sjs-bundler",
tlVersionIntroduced := Map("2.12" -> "0.6.1"),
libraryDependencies ++= Seq(
"io.circe" %% "circe-parser" % "0.14.9"
"io.circe" %% "circe-parser" % "0.14.10"
),
addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.21.1"),
scriptedLaunchOpts := {
Expand Down

0 comments on commit 7a9006a

Please sign in to comment.