Skip to content

Commit

Permalink
Update jquery-ui to 1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gu-scala-steward-public-repos[bot] committed Sep 24, 2024
1 parent 219e3db commit c4d5b0c
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 @@ -104,7 +104,7 @@ object Dependencies {
// Web jars
val bootstrap = "org.webjars" % "bootstrap" % "5.3.3"
val jquery = "org.webjars" % "jquery" % "3.7.1"
val jqueryui = "org.webjars" % "jquery-ui" % "1.13.3"
val jqueryui = "org.webjars" % "jquery-ui" % "1.14.0"
val lodash = "org.webjars.npm" % "lodash" % "4.17.21"
val react = "org.webjars" % "react" % "16.5.2"
val epoch = "org.webjars.npm" % "epoch-charting" % "0.8.4"
Expand Down

0 comments on commit c4d5b0c

Please sign in to comment.