Skip to content

Commit

Permalink
Merge pull request #351 from navikt/dependabot/gradle/backend-85dd80af38
Browse files Browse the repository at this point in the history
Bump the backend group with 4 updates
  • Loading branch information
henrikg authored Nov 15, 2024
2 parents 3174de5 + 481e495 commit e9bb3f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jupiter-version = "5.11.1"
cxf-version = "4.0.5" # Obs: Når vi oppgraderer denne, bør vi også kunne rydde bort guava og guava-workarounden
bcpkix-version = "1.78.1"
angus-version = "1.1.0"
jackson-version = "2.18.0"
jackson-version = "2.18.1"

[libraries]

Expand Down Expand Up @@ -43,7 +43,7 @@ jupiter-engine = { module = "org.junit.jupiter:junit-jupiter-engine", version.re

#Logging
logging-slf4jApi = { module = "org.slf4j:slf4j-api", version = "2.0.16" }
logging-logbackClassic = { module = "ch.qos.logback:logback-classic", version = "1.5.8" }
logging-logbackClassic = { module = "ch.qos.logback:logback-classic", version = "1.5.12" }
logging-logstashLogbackEncoder = { module = "net.logstash.logback:logstash-logback-encoder", version = "8.0"}

#Micrometer
Expand Down

0 comments on commit e9bb3f6

Please sign in to comment.