Skip to content

Commit

Permalink
Update dependencies (#4490)
Browse files Browse the repository at this point in the history
Co-authored-by: Simon Dumas <[email protected]>
  • Loading branch information
imsdu and Simon Dumas authored Nov 10, 2023
1 parent 11ed2a3 commit 0935eea
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -31,24 +31,24 @@ val catsVersion = "2.10.0"
val circeVersion = "0.14.6"
val circeOpticsVersion = "0.15.0"
val circeExtrasVersions = "0.14.3"
val classgraphVersion = "4.8.163"
val classgraphVersion = "4.8.164"
val distageVersion = "1.0.10"
val doobieVersion = "0.13.4"
val fs2Version = "2.5.11"
val googleAuthClientVersion = "1.34.1"
val handleBarsVersion = "4.3.1"
val hikariVersion = "5.0.1"
val hikariVersion = "5.1.0"
val jenaVersion = "4.2.0"
val jsonldjavaVersion = "0.13.4"
val jsonldjavaVersion = "0.13.6"
val kamonVersion = "2.6.5"
val kanelaAgentVersion = "1.0.18"
val kindProjectorVersion = "0.13.2"
val log4catsVersion = "1.7.0"
val logbackVersion = "1.4.11"
val magnoliaVersion = "1.1.6"
val mockitoVersion = "1.17.27"
val mockitoVersion = "1.17.29"
val munitVersion = "1.0.0-M10"
val nimbusJoseJwtVersion = "9.37"
val nimbusJoseJwtVersion = "9.37.1"
val postgresJdbcVersion = "42.6.0"
val pureconfigVersion = "0.17.4"
val scalaLoggingVersion = "3.9.5"
Expand Down

0 comments on commit 0935eea

Please sign in to comment.