Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hohonuuli committed Oct 11, 2022
1 parent 7848b11 commit b1d0848
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@ val oracleVersion = "19.3.0.0"
val postgresqlVersion = "42.5.0"
val rxjavaVersion = "3.1.5"
val scalatestVersion = "3.2.14"
val scalatraVersion = "2.8.2"
val scalatraVersion = "2.8.3"
val scilubeVersion = "3.0.1"
val servletVersion = "4.0.1"
val slf4jVersion = "2.0.3"
val sqlserverVersion = "9.4.0.jre11"
val testcontainersScalaVersion = "0.40.10"
val testcontainersScalaVersion = "0.40.11"
val uuidgenVersion = "0.1.4"
val vcr4jVersion = "4.4.1.jre11"
val zeromqVersion = "0.5.2"
Expand Down

0 comments on commit b1d0848

Please sign in to comment.