Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

Commit

Permalink
Bump com.github.navikt:rapids-and-rivers
Browse files Browse the repository at this point in the history
Bumps [com.github.navikt:rapids-and-rivers](https://github.com/navikt/rapids-and-rivers) from 2023101613431697456627.0cdd93eb696f to 2024061408021718344972.64ebbdb34321.
- [Release notes](https://github.com/navikt/rapids-and-rivers/releases)
- [Commits](https://github.com/navikt/rapids-and-rivers/commits)

---
updated-dependencies:
- dependency-name: com.github.navikt:rapids-and-rivers
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 21, 2024
1 parent 2ccfc10 commit 48b3a12
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 @@ -27,7 +27,7 @@ dependencies {
implementation(platform("org.jetbrains.kotlin:kotlin-bom"))
implementation(kotlin("stdlib"))
implementation("com.github.navikt.tiltakspenger-libs:person-dtos:$felleslibVersion")
implementation("com.github.navikt:rapids-and-rivers:2023101613431697456627.0cdd93eb696f")
implementation("com.github.navikt:rapids-and-rivers:2024061408021718344972.64ebbdb34321")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-slf4j:1.7.3")
implementation("net.logstash.logback:logstash-logback-encoder:7.4")
implementation("ch.qos.logback:logback-classic:1.5.6")
Expand Down

0 comments on commit 48b3a12

Please sign in to comment.