Skip to content

Commit

Permalink
Bump the dependencies group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 4 updates: [no.nav.helse:syfosm-common-models](https://github.com/navikt/syfosm-common), [no.nav.helse:syfosm-common-kafka](https://github.com/navikt/syfosm-common), [no.nav.helse:syfosm-common-diagnosis-codes](https://github.com/navikt/syfosm-common) and [io.kotest:kotest-runner-junit5](https://github.com/kotest/kotest).


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-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-diagnosis-codes` 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 `io.kotest:kotest-runner-junit5` from 5.7.2 to 5.8.0
- [Release notes](https://github.com/kotest/kotest/releases)
- [Commits](kotest/kotest@v5.7.2...v5.8.0)

---
updated-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-kafka
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: no.nav.helse:syfosm-common-diagnosis-codes
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.kotest:kotest-runner-junit5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent b4f25cf commit 0d8c080
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ val ktorVersion = "2.3.5"
val logbackVersion = "1.4.11"
val logstashLogbackEncoderVersion = "7.4"
val prometheusVersion = "0.16.0"
val kotestVersion = "5.7.2"
val kotestVersion = "5.8.0"
val jaxbApiVersion = "2.1"
val jaxbVersion = "2.3.0.1"
val javaxActivationVersion = "1.1.1"
Expand All @@ -25,7 +25,7 @@ val commonsTextVersion = "1.11.0"
val cxfVersion = "3.4.5"
val javaxAnnotationApiVersion = "1.3.2"
val jaxbRuntimeVersion = "2.4.0-b180830.0438"
val smCommonVersion = "2.0.5"
val smCommonVersion = "2.1.0-jdk"
val javaTimeAdapterVersion = "1.1.3"
val ioMockVersion = "1.13.8"
val kotlinVersion = "1.9.20"
Expand Down

0 comments on commit 0d8c080

Please sign in to comment.