Skip to content

Commit

Permalink
FFGR8-2719 : update libs
Browse files Browse the repository at this point in the history
  • Loading branch information
ssedoudbgouv committed Nov 16, 2024
1 parent cbcb18b commit 7c55a46
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@ object Dependencies {
lazy val sttpPlayJson = "3.10.1"
lazy val flyWayVersion = "10.21.0"
lazy val janino = "3.1.12"
// Cannot be updated to "7.4" because of the following error when logging as JSON:
// java.lang.NoSuchMethodError: 'java.time.Instant ch.qos.logback.classic.spi.ILoggingEvent.getInstant()'
// If we want to upgrade, we MUST check json logs (env var USE_TEXT_LOGS set to false) to see if this error still happen
lazy val logstashLogbackEncoder = "8.0"

}
Expand Down

0 comments on commit 7c55a46

Please sign in to comment.