Skip to content

Commit

Permalink
Merge pull request #343 from eatkins/bump-swoval
Browse files Browse the repository at this point in the history
  • Loading branch information
eed3si9n authored Apr 28, 2023
2 parents bcfb7bb + 5f904bd commit 1e0c451
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 @@ -16,5 +16,5 @@ object Dependencies {
val jnaVersion = "5.12.0"
val jna = "net.java.dev.jna" % "jna" % jnaVersion
val jnaPlatform = "net.java.dev.jna" % "jna-platform" % jnaVersion
val swovalFiles = "com.swoval" % "file-tree-views" % "2.1.9"
val swovalFiles = "com.swoval" % "file-tree-views" % "2.1.10"
}

0 comments on commit 1e0c451

Please sign in to comment.