Skip to content

Commit

Permalink
Merge pull request #1121 from UdashFramework/updates
Browse files Browse the repository at this point in the history
Dependency updates
  • Loading branch information
ddworak committed Aug 14, 2023
2 parents b0d5477 + 33f8aaf commit 6047412
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ object Dependencies {
val scalaCssVersion = "1.0.0"

val servletVersion = "4.0.1"
val avsCommonsVersion = "2.10.0"
val avsCommonsVersion = "2.11.0"

val atmosphereJSVersion = "3.1.3"
val atmosphereVersion = "2.7.9"
Expand All @@ -30,8 +30,8 @@ object Dependencies {

val jettyVersion = "9.4.51.v20230217"
val typesafeConfigVersion = "1.4.2"
val flexmarkVersion = "0.64.4"
val logbackVersion = "1.3.7"
val flexmarkVersion = "0.64.8"
val logbackVersion = "1.3.11"
val janinoVersion = "3.1.10"
val fontAwesomeVersion = "5.10.1"
val svg4everybodyVersion = "2.1.9"
Expand Down

0 comments on commit 6047412

Please sign in to comment.