Skip to content

Commit

Permalink
Bump com.github.navikt.tiltakspenger-libs:arenaytelser-dtos
Browse files Browse the repository at this point in the history
Bumps com.github.navikt.tiltakspenger-libs:arenaytelser-dtos from 0.0.51 to 0.0.62.

---
updated-dependencies:
- dependency-name: com.github.navikt.tiltakspenger-libs:arenaytelser-dtos
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 6, 2023
1 parent 6f018ed commit 84bfd82
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 @@ -35,7 +35,7 @@ dependencies {
// implementation("com.github.navikt:tiltakspenger-libs:0.0.7")
implementation("com.google.guava:guava:32.1.2-jre")
implementation("com.github.navikt.tiltakspenger-libs:arenatiltak-dtos:0.0.51")
implementation("com.github.navikt.tiltakspenger-libs:arenaytelser-dtos:0.0.51")
implementation("com.github.navikt.tiltakspenger-libs:arenaytelser-dtos:0.0.62")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:$kotlinxCoroutinesVersion")
implementation("com.github.navikt:rapids-and-rivers:2023042609401682494832.502ede9d3e7e")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-slf4j:$kotlinxCoroutinesVersion")
Expand Down

0 comments on commit 84bfd82

Please sign in to comment.