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
47erbot committed Mar 15, 2023
1 parent c46ca91 commit f4d8735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/ProjectPlugin.scala
Expand Up @@ -34,7 +34,7 @@ object ProjectPlugin extends AutoPlugin {
val jsDependencyScalajsjquery: String = "1.0.0"
val jsDependencyScalatags: String = "0.9.4"
val jsDependencyUtest: String = "0.8.1"
val jqueryWebjar: String = "3.6.3"
val jqueryWebjar: String = "3.6.4"
val knockoff: String = "0.8.14"
val monix: String = "3.4.1"
val newrelic: String = "5.13.0"
Expand Down

0 comments on commit f4d8735

Please sign in to comment.