Skip to content

Commit

Permalink
Merge pull request #353 from eatkins/bump-swoval-2.1.12
Browse files Browse the repository at this point in the history
Bump swoval to v2.1.12
  • Loading branch information
eed3si9n authored Sep 21, 2023
2 parents f23f0eb + 3c30161 commit eda4c0c
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.13.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.10"
val swovalFiles = "com.swoval" % "file-tree-views" % "2.1.12"
}

0 comments on commit eda4c0c

Please sign in to comment.