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 2024081412411723632093.f3cd450418cb to 2024082010411724143294.7221e391eba8.
- [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 20, 2024
1 parent 7e9750b commit c1455a6
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:2024081412411723632093.f3cd450418cb")
implementation("com.github.navikt:rapids-and-rivers:2024082010411724143294.7221e391eba8")
implementation("com.natpryce:konfig:1.6.10.0")

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

0 comments on commit c1455a6

Please sign in to comment.