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 2024082313161724411773.1db923f4402d to 2024082715011724763661.50d7efb40f0f.
- [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 Aug 27, 2024
1 parent a6ed4ac commit c0d9f1e
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 @@ -55,7 +55,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:2024082313161724411773.1db923f4402d")
implementation("com.github.navikt:rapids-and-rivers:2024082715011724763661.50d7efb40f0f")
implementation("com.natpryce:konfig:1.6.10.0")

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

0 comments on commit c0d9f1e

Please sign in to comment.