Skip to content

Commit

Permalink
Merge pull request #4471 from navikt/dependabot/gradle/patches-c78eaf…
Browse files Browse the repository at this point in the history
…4486

Bump the patches group with 7 updates
  • Loading branch information
sondrele authored Oct 14, 2024
2 parents 4f460b4 + 9f4470f commit 1fd490d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ hoplite = "2.8.2"
koin = "4.0.0"
kotest = "5.9.1"
kotest-testcontainers = "2.0.2"
kotlin = "2.0.20"
kotlin = "2.0.21"
ktor = "2.3.12"
logback = "1.5.8"
logback = "1.5.10"
metrics = "4.2.28"
arrow = "1.2.4"

Expand Down Expand Up @@ -35,7 +35,7 @@ arrow-core-serialization = { module = "io.arrow-kt:arrow-core-serialization", ve
assertj-db = "org.assertj:assertj-db:2.0.2"

caffeine = "com.github.ben-manes.caffeine:caffeine:3.1.8"
pdfgen-core = "no.nav.pdfgen:pdfgen-core:1.1.29"
pdfgen-core = "no.nav.pdfgen:pdfgen-core:1.1.30"
verapdf = "org.verapdf:validation-model:1.26.1"
handlebars = "com.github.jknack:handlebars:4.4.0"

Expand All @@ -45,7 +45,7 @@ flyway-core = { module = "org.flywaydb:flyway-core", version.ref = "flyway" }
flyway-database-postgresql = { module = "org.flywaydb:flyway-database-postgresql", version.ref = "flyway" }

google-cloud-postgresSocketFactory = "com.google.cloud.sql:postgres-socket-factory:1.21.0"
google-cloud-storage = "com.google.cloud:google-cloud-storage:2.43.1"
google-cloud-storage = "com.google.cloud:google-cloud-storage:2.43.2"

hikaricp = "com.zaxxer:HikariCP:6.0.0"

Expand Down Expand Up @@ -104,7 +104,7 @@ metrics-healthchecks = { module = "io.dropwizard.metrics:metrics-healthchecks",

micrometer-registry-prometheus = "io.micrometer:micrometer-registry-prometheus:1.13.5"

mockk = "io.mockk:mockk:1.13.12"
mockk = "io.mockk:mockk:1.13.13"

nav-common-log = { module = "no.nav.common:log", version.ref = "common-java-modules" }
nav-common-auditLog = { module = "no.nav.common:audit-log", version.ref = "common-java-modules" }
Expand Down

0 comments on commit 1fd490d

Please sign in to comment.