Skip to content

Commit

Permalink
Merge pull request #217 from eatkins/bump-swoval
Browse files Browse the repository at this point in the history
Bump swoval
  • Loading branch information
eed3si9n authored Jan 16, 2019
2 parents 277853c + 622f3ff commit dda3762
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ object Dependencies {
val scalatest = "org.scalatest" %% "scalatest" % "3.0.6-SNAP3"
val jna = "net.java.dev.jna" % "jna" % "4.5.0"
val jnaPlatform = "net.java.dev.jna" % "jna-platform" % "4.5.0"
val swovalFiles = "com.swoval" % "file-tree-views" % "2.0.6"
val swovalFiles = "com.swoval" % "file-tree-views" % "2.0.7"
}

0 comments on commit dda3762

Please sign in to comment.