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-networking](https://github.com/navikt/syfosm-common), [no.nav.helse:syfosm-common-kafka](https://github.com/navikt/syfosm-common) and [no.nav.helse:syfosm-common-mq](https://github.com/navikt/syfosm-common).


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

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

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

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

---
updated-dependencies:
- dependency-name: no.nav.helse:syfosm-common-models
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: no.nav.helse:syfosm-common-networking
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: no.nav.helse:syfosm-common-kafka
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: no.nav.helse:syfosm-common-mq
  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 Oct 4, 2023
1 parent 0852530 commit f6a276e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -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 = "2.0.2"
val smCommonVersion = "2.0.3"
val jaxwsApiVersion = "2.3.1"
val commonsTextVersion = "1.10.0"
val javaxAnnotationApiVersion = "1.3.2"
Expand Down

0 comments on commit f6a276e

Please sign in to comment.