Skip to content

Commit

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

| Package | From | To |
| --- | --- | --- |
| [no.nav.helse.xml:sm2013](https://github.com/navikt/syfo-xml-codegen) | `1.0.4` | `1.35193f7` |
| [no.nav.helse.xml:xmlfellesformat](https://github.com/navikt/syfo-xml-codegen) | `1.0.4` | `1.35193f7` |
| [no.nav.helse.xml:kith-hodemelding](https://github.com/navikt/syfo-xml-codegen) | `1.0.4` | `1.35193f7` |
| [no.nav.helse.xml:kith-apprec](https://github.com/navikt/syfo-xml-codegen) | `1.0.4` | `1.35193f7` |
| [no.nav.helse:syfosm-common-models](https://github.com/navikt/syfosm-common) | `1.0.19` | `2.0.0` |
| [no.nav.helse:syfosm-common-networking](https://github.com/navikt/syfosm-common) | `1.0.19` | `2.0.0` |
| [no.nav.helse:syfosm-common-kafka](https://github.com/navikt/syfosm-common) | `1.0.19` | `2.0.0` |
| [no.nav.helse:syfosm-common-mq](https://github.com/navikt/syfosm-common) | `1.0.19` | `2.0.0` |


Updates `no.nav.helse.xml:sm2013` from 1.0.4 to 1.35193f7
- [Release notes](https://github.com/navikt/syfo-xml-codegen/releases)
- [Commits](https://github.com/navikt/syfo-xml-codegen/commits)

Updates `no.nav.helse.xml:xmlfellesformat` from 1.0.4 to 1.35193f7
- [Release notes](https://github.com/navikt/syfo-xml-codegen/releases)
- [Commits](https://github.com/navikt/syfo-xml-codegen/commits)

Updates `no.nav.helse.xml:kith-hodemelding` from 1.0.4 to 1.35193f7
- [Release notes](https://github.com/navikt/syfo-xml-codegen/releases)
- [Commits](https://github.com/navikt/syfo-xml-codegen/commits)

Updates `no.nav.helse.xml:kith-apprec` from 1.0.4 to 1.35193f7
- [Release notes](https://github.com/navikt/syfo-xml-codegen/releases)
- [Commits](https://github.com/navikt/syfo-xml-codegen/commits)

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

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

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

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

---
updated-dependencies:
- dependency-name: no.nav.helse.xml:sm2013
  dependency-type: direct:production
  dependency-group: dependencies
- dependency-name: no.nav.helse.xml:xmlfellesformat
  dependency-type: direct:production
  dependency-group: dependencies
- dependency-name: no.nav.helse.xml:kith-hodemelding
  dependency-type: direct:production
  dependency-group: dependencies
- dependency-name: no.nav.helse.xml:kith-apprec
  dependency-type: direct:production
  dependency-group: dependencies
- dependency-name: no.nav.helse:syfosm-common-models
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: no.nav.helse:syfosm-common-networking
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: no.nav.helse:syfosm-common-kafka
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: no.nav.helse:syfosm-common-mq
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 22, 2023
1 parent c4b1466 commit 4118c1f
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 @@ -2,7 +2,7 @@ group = "no.nav.syfo"
version = "1.0.0"

val coroutinesVersion = "1.7.3"
val syfoXmlCodegenVersion = "1.0.4"
val syfoXmlCodegenVersion = "1.35193f7"
val ibmMqVersion = "9.3.1.0"
val javaxActivationVersion = "1.1.1"
val jacksonVersion = "2.15.2"
Expand All @@ -12,7 +12,7 @@ val ktorVersion = "2.3.4"
val logbackVersion = "1.4.11"
val logstashEncoderVersion = "7.4"
val prometheusVersion = "0.16.0"
val smCommonVersion = "1.0.19"
val smCommonVersion = "2.0.0"
val jaxwsApiVersion = "2.3.1"
val commonsTextVersion = "1.10.0"
val javaxAnnotationApiVersion = "1.3.2"
Expand Down

0 comments on commit 4118c1f

Please sign in to comment.