Skip to content

Commit d99c915

Browse files
authored
Merge pull request #244 from hnaderi/update/play-json-3.0.5
Update play-json to 3.0.5
2 parents b48e8b9 + 2d8c5c1 commit d99c915

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
@@ -133,7 +133,7 @@ lazy val `play-json` = module("play-json") {
133133
.settings(
134134
description := "yaml4s integration with play-json",
135135
libraryDependencies +=
136-
("org.playframework" %%% "play-json" % "3.0.4")
136+
("org.playframework" %%% "play-json" % "3.0.5")
137137
.cross(CrossVersion.for3Use2_13)
138138
)
139139
}

0 commit comments

Comments
 (0)