Skip to content

Commit

Permalink
Update jquery to 3.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-center-steward[bot] committed Feb 29, 2024
1 parent c9310db commit 6d733bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ lazy val server = project
"org.webjars.npm" % "date-fns" % "2.30.0",
"org.webjars.npm" % "chartjs-adapter-date-fns" % "3.0.0",
"org.webjars" % "font-awesome" % "6.5.1",
"org.webjars" % "jquery" % "3.6.3",
"org.webjars" % "jquery" % "3.6.4",
"org.webjars.bower" % "select2" % "4.0.13"
),
Compile / unmanagedResourceDirectories += (Assets / WebKeys.public).value,
Expand Down

0 comments on commit 6d733bc

Please sign in to comment.