Skip to content

Commit b237a23

Browse files
committed
Update enumeratum-circe to 1.7.5
1 parent 2548d10 commit b237a23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ lazy val treehub = (project in file("."))
5656
"org.scodec" %% "scodec-core" % "1.11.10",
5757

5858
"com.beachape" %% "enumeratum" % "1.7.2",
59-
"com.beachape" %% "enumeratum-circe" % "1.7.2",
59+
"com.beachape" %% "enumeratum-circe" % "1.7.5",
6060
"com.amazonaws" % "aws-java-sdk-s3" % "1.12.786"
6161
)
6262
}))

0 commit comments

Comments
 (0)