Skip to content

Commit

Permalink
Bump komponenterVersjon from 0.0.69 to 0.0.77
Browse files Browse the repository at this point in the history
Bumps `komponenterVersjon` from 0.0.69 to 0.0.77.

Updates `no.nav.aap.kelvin:httpklient` from 0.0.69 to 0.0.77

Updates `no.nav.aap.kelvin:dbmigrering` from 0.0.69 to 0.0.77

Updates `no.nav.aap.kelvin:server` from 0.0.69 to 0.0.77

Updates `no.nav.aap.kelvin:infrastructure` from 0.0.69 to 0.0.77

---
updated-dependencies:
- dependency-name: no.nav.aap.kelvin:httpklient
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: no.nav.aap.kelvin:dbmigrering
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: no.nav.aap.kelvin:server
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: no.nav.aap.kelvin:infrastructure
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 26, 2024
1 parent f609169 commit 1539004
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import java.io.ByteArrayOutputStream

val ktorVersion = "2.3.12"
val komponenterVersjon = "0.0.69"
val komponenterVersjon = "0.0.77"
val tilgangVersjon = "0.0.11"

plugins {
Expand Down
2 changes: 1 addition & 1 deletion lib-test/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
val ktorVersion = "2.3.12"
val komponenterVersjon = "0.0.69"
val komponenterVersjon = "0.0.77"
val tilgangVersjon = "0.0.11"

dependencies {
Expand Down

0 comments on commit 1539004

Please sign in to comment.