Skip to content

Commit b921fb9

Browse files
committed
Update commons-io to 2.13.0
1 parent cfc13c5 commit b921fb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
addSbtPlugin("com.thoughtworks.sbt-best-practice" % "sbt-best-practice" % "7.1.1")
22

3-
libraryDependencies += "commons-io" % "commons-io" % "2.6"
3+
libraryDependencies += "commons-io" % "commons-io" % "2.13.0"
44

55
addSbtPlugin("com.thoughtworks.sbt-scala-js-map" % "sbt-scala-js-map" % "4.0.0")
66

0 commit comments

Comments
 (0)