Skip to content
This repository has been archived by the owner on Sep 13, 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 2023082311481692784104.98e0711da2cd to 2023101613431697456627.0cdd93eb696f.
- [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 Nov 23, 2023
1 parent 7e53c0e commit 0d621da
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 @@ -53,7 +53,7 @@ dependencies {
// we want to use the one provided by R&R, not the Confluent-specific one
exclude(group = "org.apache.kafka", module = "kafka-clients")
}
implementation("com.github.navikt:rapids-and-rivers:2023082311481692784104.98e0711da2cd")
implementation("com.github.navikt:rapids-and-rivers:2023101613431697456627.0cdd93eb696f")
implementation("com.natpryce:konfig:1.6.10.0")

testImplementation(platform("org.junit:junit-bom:5.10.0"))
Expand Down

0 comments on commit 0d621da

Please sign in to comment.