Skip to content

Commit

Permalink
Bump the dependencies group with 1 update (#247)
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update: org.apache.kafka:kafka_2.12.


---
updated-dependencies:
- dependency-name: org.apache.kafka:kafka_2.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 7, 2023
1 parent 0febf8a commit 48c83aa
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 @@ -2,7 +2,7 @@ group = "no.nav.syfo"
version = "1.0.0"

val coroutinesVersion = "1.7.3"
val kafkaVersion = "3.6.0"
val kafkaVersion = "3.6.1"
val kluentVersion = "1.73"
val ktorVersion = "2.3.6"
val logbackVersion = "1.4.14"
Expand Down

0 comments on commit 48c83aa

Please sign in to comment.