Skip to content

Commit

Permalink
Bump the dependencies group with 3 updates (#249)
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 3 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) and [no.nav.helse:syfosm-common-diagnosis-codes](https://github.com/navikt/syfosm-common).


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

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

Updates `no.nav.helse:syfosm-common-diagnosis-codes` from 2.0.6 to 2.0.7
- [Release notes](https://github.com/navikt/syfosm-common/releases)
- [Commits](navikt/syfosm-common@2.0.6...2.0.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 12, 2023
1 parent fe650db commit 197fd03
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 @@ -21,7 +21,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.6"
val smCommonVersion = "2.0.7"
val javaTimeAdapterVersion = "1.1.3"
val ioMockVersion = "1.13.8"
val kotlinVersion = "1.9.21"
Expand Down

0 comments on commit 197fd03

Please sign in to comment.