Skip to content

Commit b3344da

Browse files
authored
Merge pull request #117 from scala-steward/update/refuel-json-1.4.11
Update refuel-json to 1.4.11
2 parents aedda3f + 736968d commit b3344da

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
@@ -24,7 +24,7 @@ libraryDependencies ++=
2424
"io.argonaut" %% "argonaut" % "6.3.3" ::
2525
"com.github.plokhotnyuk.jsoniter-scala" %% "jsoniter-scala-macros" % "2.8.1" ::
2626
"com.lihaoyi" %% "upickle" % "1.3.12" ::
27-
"com.phylage" %% "refuel-json" % "1.4.10" ::
27+
"com.phylage" %% "refuel-json" % "1.4.11" ::
2828
"io.bullet" %% "borer-derivation" % "1.7.2" ::
2929
"com.rallyhealth" %% "weepickle-v1" % "1.4.1" ::
3030
Nil

0 commit comments

Comments
 (0)