Skip to content

Commit

Permalink
Merge pull request #295 from navikt/dependabot/gradle/dependencies-99…
Browse files Browse the repository at this point in the history
…15153c95

Bump the dependencies group with 3 updates
  • Loading branch information
MikAoJk authored Sep 19, 2023
2 parents 556ec20 + 9e718de commit 2b39b85
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ val ibmMqVersion = "9.3.1.0"
val javaxActivationVersion = "1.1.1"
val jacksonVersion = "2.15.2"
val jaxbApiVersion = "2.4.0-b180830.0359"
val kafkaVersion = "3.4.0"
val kafkaVersion = "3.5.1"
val ktorVersion = "2.3.4"
val logbackVersion = "1.4.11"
val logstashEncoderVersion = "7.4"
Expand All @@ -21,9 +21,9 @@ val jaxbRuntimeVersion = "2.4.0-b180830.0438"
val javaTimeAdapterVersion = "1.1.3"
val mockkVersion = "1.13.7"
val kotlinVersion = "1.9.10"
val googleCloudStorageVersion = "2.26.1"
val googleCloudStorageVersion = "2.27.0"
val junitJupiterVersion = "5.10.0"
val flywayVersion = "9.21.1"
val flywayVersion = "9.22.1"
val hikariVersion = "5.0.1"
val postgresVersion = "42.6.0"
val embeddedPostgresVersion = "2.0.4"
Expand Down

0 comments on commit 2b39b85

Please sign in to comment.