Skip to content

Commit

Permalink
Bump smCommonVersion from 2.0.4 to 2.0.5
Browse files Browse the repository at this point in the history
Bumps `smCommonVersion` from 2.0.4 to 2.0.5.

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

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

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

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

---
updated-dependencies:
- dependency-name: no.nav.helse:syfosm-common-models
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: no.nav.helse:syfosm-common-networking
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: no.nav.helse:syfosm-common-kafka
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: no.nav.helse:syfosm-common-mq
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 2, 2023
1 parent 43ee948 commit 280d15f
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.5"
val logbackVersion = "1.4.11"
val logstashEncoderVersion = "7.4"
val prometheusVersion = "0.16.0"
val smCommonVersion = "2.0.4"
val smCommonVersion = "2.0.5"
val jaxwsApiVersion = "2.3.1"
val commonsTextVersion = "1.11.0"
val javaxAnnotationApiVersion = "1.3.2"
Expand Down

0 comments on commit 280d15f

Please sign in to comment.