Skip to content

Commit

Permalink
Fjern avhengighet til dagpenger-streams og kafka
Browse files Browse the repository at this point in the history
Co-authored-by: Mona Kjeldsrud <[email protected]>
  • Loading branch information
MariusEriksen and mkjeldsr committed Nov 30, 2023
1 parent 340f00a commit 59610a8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@ val log4j2Versjon = "2.21.0"
dependencies {
// Dagpenger
implementation("com.github.navikt:dagpenger-events:2023081713361692272216.01ab7c590338")
implementation("com.github.navikt:dagpenger-streams:20230831.f3d785")

// kafka
implementation("org.apache.kafka:kafka-streams:3.3.1")

// ktor http client
implementation(libs.dp.biblioteker.oauth2.klient)
Expand Down

0 comments on commit 59610a8

Please sign in to comment.