Skip to content

Commit

Permalink
Bump the dependencies group with 15 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 15 updates:

| Package | From | To |
| --- | --- | --- |
| [io.ktor:ktor-server-core](https://github.com/ktorio/ktor) | `2.3.5` | `2.3.6` |
| [io.ktor:ktor-server-netty](https://github.com/ktorio/ktor) | `2.3.5` | `2.3.6` |
| [io.ktor:ktor-client-core](https://github.com/ktorio/ktor) | `2.3.5` | `2.3.6` |
| [io.ktor:ktor-client-apache](https://github.com/ktorio/ktor) | `2.3.5` | `2.3.6` |
| [io.ktor:ktor-client-content-negotiation](https://github.com/ktorio/ktor) | `2.3.5` | `2.3.6` |
| [io.ktor:ktor-serialization-jackson](https://github.com/ktorio/ktor) | `2.3.5` | `2.3.6` |
| [io.ktor:ktor-server-test-host](https://github.com/ktorio/ktor) | `2.3.5` | `2.3.6` |
| [no.nav.helse:syfosm-common-models](https://github.com/navikt/syfosm-common) | `2.0.5` | `2.1.0-jdk` |
| [no.nav.helse:syfosm-common-networking](https://github.com/navikt/syfosm-common) | `2.0.5` | `2.1.0-jdk` |
| [no.nav.helse:syfosm-common-kafka](https://github.com/navikt/syfosm-common) | `2.0.5` | `2.1.0-jdk` |
| [no.nav.helse:syfosm-common-mq](https://github.com/navikt/syfosm-common) | `2.0.5` | `2.1.0-jdk` |
| [com.google.cloud:google-cloud-storage](https://github.com/googleapis/java-storage) | `2.29.0` | `2.29.1` |
| [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) | `5.0.1` | `5.1.0` |
| [org.flywaydb:flyway-core](https://github.com/flyway/flyway) | `9.22.3` | `10.0.0` |
| [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) | `5.10.0` | `5.10.1` |


Updates `io.ktor:ktor-server-core` from 2.3.5 to 2.3.6
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.6/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.5...2.3.6)

Updates `io.ktor:ktor-server-netty` from 2.3.5 to 2.3.6
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.6/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.5...2.3.6)

Updates `io.ktor:ktor-client-core` from 2.3.5 to 2.3.6
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.6/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.5...2.3.6)

Updates `io.ktor:ktor-client-apache` from 2.3.5 to 2.3.6
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.6/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.5...2.3.6)

Updates `io.ktor:ktor-client-content-negotiation` from 2.3.5 to 2.3.6
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.6/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.5...2.3.6)

Updates `io.ktor:ktor-serialization-jackson` from 2.3.5 to 2.3.6
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.6/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.5...2.3.6)

Updates `io.ktor:ktor-server-test-host` from 2.3.5 to 2.3.6
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.6/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.5...2.3.6)

Updates `no.nav.helse:syfosm-common-models` from 2.0.5 to 2.1.0-jdk
- [Release notes](https://github.com/navikt/syfosm-common/releases)
- [Commits](navikt/syfosm-common@2.0.5...2.1.0-jdk)

Updates `no.nav.helse:syfosm-common-networking` from 2.0.5 to 2.1.0-jdk
- [Release notes](https://github.com/navikt/syfosm-common/releases)
- [Commits](navikt/syfosm-common@2.0.5...2.1.0-jdk)

Updates `no.nav.helse:syfosm-common-kafka` from 2.0.5 to 2.1.0-jdk
- [Release notes](https://github.com/navikt/syfosm-common/releases)
- [Commits](navikt/syfosm-common@2.0.5...2.1.0-jdk)

Updates `no.nav.helse:syfosm-common-mq` from 2.0.5 to 2.1.0-jdk
- [Release notes](https://github.com/navikt/syfosm-common/releases)
- [Commits](navikt/syfosm-common@2.0.5...2.1.0-jdk)

Updates `com.google.cloud:google-cloud-storage` from 2.29.0 to 2.29.1
- [Release notes](https://github.com/googleapis/java-storage/releases)
- [Changelog](https://github.com/googleapis/java-storage/blob/main/CHANGELOG.md)
- [Commits](googleapis/java-storage@v2.29.0...v2.29.1)

Updates `com.zaxxer:HikariCP` from 5.0.1 to 5.1.0
- [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES)
- [Commits](brettwooldridge/HikariCP@HikariCP-5.0.1...HikariCP-5.1.0)

Updates `org.flywaydb:flyway-core` from 9.22.3 to 10.0.0
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-9.22.3...flyway-10.0.0)

Updates `org.junit.jupiter:junit-jupiter` from 5.10.0 to 5.10.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.0...r5.10.1)

---
updated-dependencies:
- dependency-name: io.ktor:ktor-server-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.ktor:ktor-server-netty
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.ktor:ktor-client-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.ktor:ktor-client-apache
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.ktor:ktor-client-content-negotiation
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.ktor:ktor-serialization-jackson
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.ktor:ktor-server-test-host
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: no.nav.helse:syfosm-common-models
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: no.nav.helse:syfosm-common-networking
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: no.nav.helse:syfosm-common-kafka
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: no.nav.helse:syfosm-common-mq
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: com.google.cloud:google-cloud-storage
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.zaxxer:HikariCP
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.flywaydb:flyway-core
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2023
1 parent 2d587cc commit b935e68
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ val javaxActivationVersion = "1.1.1"
val jacksonVersion = "2.15.3"
val jaxbApiVersion = "2.4.0-b180830.0359"
val kafkaVersion = "3.6.0"
val ktorVersion = "2.3.5"
val ktorVersion = "2.3.6"
val logbackVersion = "1.4.11"
val logstashEncoderVersion = "7.4"
val prometheusVersion = "0.16.0"
val smCommonVersion = "2.0.5"
val smCommonVersion = "2.1.0-jdk"
val jaxwsApiVersion = "2.3.1"
val commonsTextVersion = "1.11.0"
val javaxAnnotationApiVersion = "1.3.2"
Expand All @@ -21,10 +21,10 @@ val jaxbRuntimeVersion = "2.4.0-b180830.0438"
val javaTimeAdapterVersion = "1.1.3"
val mockkVersion = "1.13.8"
val kotlinVersion = "1.9.20"
val googleCloudStorageVersion = "2.29.0"
val junitJupiterVersion = "5.10.0"
val flywayVersion = "9.22.3"
val hikariVersion = "5.0.1"
val googleCloudStorageVersion = "2.29.1"
val junitJupiterVersion = "5.10.1"
val flywayVersion = "10.0.0"
val hikariVersion = "5.1.0"
val postgresVersion = "42.6.0"
val embeddedPostgresVersion = "2.0.4"
val commonsCodecVersion = "1.16.0"
Expand Down

0 comments on commit b935e68

Please sign in to comment.