Skip to content

Commit a2089c0

Browse files
authored
Merge pull request #19 from matthewdunbar/version-updates
Update to latest circe
2 parents c1d9bb5 + e55c76c commit a2089c0

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
@@ -3,7 +3,7 @@ organization := "com.lifeway.aws"
33

44
scalaVersion := "2.12.8"
55

6-
val circeVersion = "0.11.1"
6+
val circeVersion = "0.12.3"
77
val slf4jVersion = "1.7.26"
88

99
libraryDependencies ++= Seq(

0 commit comments

Comments
 (0)