Skip to content

Commit

Permalink
Dependencies: Update circe-generic, circe-parser from 0.14.6 to 0.14.7 (
Browse files Browse the repository at this point in the history
  • Loading branch information
alexklibisz-scala-steward[bot] authored May 5, 2024
1 parent d9502d1 commit b1260b5
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 @@ -5,7 +5,7 @@ Global / scalaVersion := "3.3.3"

Global / scalacOptions += "-explain"

lazy val CirceVersion = "0.14.6"
lazy val CirceVersion = "0.14.7"
lazy val ElasticsearchVersion = "8.13.3"
lazy val Elastic4sVersion = "8.11.5"
lazy val ElastiknnVersion = IO.read(file("version")).strip()
Expand Down

0 comments on commit b1260b5

Please sign in to comment.