We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2548d10 commit b237a23Copy full SHA for b237a23
build.sbt
@@ -56,7 +56,7 @@ lazy val treehub = (project in file("."))
56
"org.scodec" %% "scodec-core" % "1.11.10",
57
58
"com.beachape" %% "enumeratum" % "1.7.2",
59
- "com.beachape" %% "enumeratum-circe" % "1.7.2",
+ "com.beachape" %% "enumeratum-circe" % "1.7.5",
60
"com.amazonaws" % "aws-java-sdk-s3" % "1.12.786"
61
)
62
}))
0 commit comments