Skip to content
This repository has been archived by the owner on Jan 4, 2024. It is now read-only.

Commit

Permalink
Merge pull request #339 from navikt/dependabot/gradle/com.github.navi…
Browse files Browse the repository at this point in the history
…kt.aap-libs-kafka-interfaces-3.7.54

Bump com.github.navikt.aap-libs:kafka-interfaces from 3.7.52 to 3.7.54
  • Loading branch information
github-actions[bot] authored Jul 26, 2023
2 parents 2dc0bbb + dfeca38 commit 3281049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dto-kafka/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
}

dependencies {
implementation("com.github.navikt.aap-libs:kafka-interfaces:3.7.52")
implementation("com.github.navikt.aap-libs:kafka-interfaces:3.7.54")
testImplementation(kotlin("test"))
}

Expand Down

0 comments on commit 3281049

Please sign in to comment.