Skip to content

Commit

Permalink
Bump com.github.navikt:dagpenger-events
Browse files Browse the repository at this point in the history
Bumps [com.github.navikt:dagpenger-events](https://github.com/navikt/dagpenger-events) from 20231220.3050bf to 20240821.e26bb8.
- [Release notes](https://github.com/navikt/dagpenger-events/releases)
- [Commits](https://github.com/navikt/dagpenger-events/commits)

---
updated-dependencies:
- dependency-name: com.github.navikt:dagpenger-events
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 21, 2024
1 parent 2cf2177 commit e0d21f6
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 @@ -26,7 +26,7 @@ dependencies {
implementation(kotlin("stdlib-jdk8"))
implementation("com.github.navikt:dagpenger-streams:2023081812031692353030.ca95330b1ba8")
implementation("com.github.navikt:dp-inntekt-kontrakter:1_20231220.55a8a9")
implementation("com.github.navikt:dagpenger-events:20231220.3050bf")
implementation("com.github.navikt:dagpenger-events:20240821.e26bb8")
implementation(libs.bundles.jackson)

val kafkaVersion = "7.7.0-ce"
Expand Down

0 comments on commit e0d21f6

Please sign in to comment.