Skip to content

Commit 14c0f2f

Browse files
alexklibiszclaude
andauthored
Dependencies: update circe 0.14.14 -> 0.14.15 (#850)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 5c95c1f commit 14c0f2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Global / scalaVersion := "3.3.7"
66

77
Global / scalacOptions += "-explain"
88

9-
lazy val CirceVersion = "0.14.14"
9+
lazy val CirceVersion = "0.14.15"
1010
lazy val ElasticsearchVersion = "9.3.3"
1111
lazy val Elastic4sVersion = "9.3.0"
1212
lazy val ElastiknnVersion = IO.read(file("version")).strip()

0 commit comments

Comments
 (0)