Skip to content

Commit e57fb16

Browse files
committed
Update lib-util to 0.2.74
1 parent 33da172 commit e57fb16

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
@@ -38,7 +38,7 @@ lazy val lib = project
3838
.settings(
3939
libraryDependencies ++= Seq(
4040
playTest % Test,
41-
"io.flow" %% "lib-util" % "0.2.73",
41+
"io.flow" %% "lib-util" % "0.2.74",
4242
"org.scalatestplus.play" %% "scalatestplus-play" % "5.1.0" % Test,
4343
),
4444
)

0 commit comments

Comments
 (0)