Skip to content

Commit

Permalink
Merge pull request #142 from navikt/dependabot/gradle/com.github.ben-…
Browse files Browse the repository at this point in the history
…manes.caffeine-caffeine-3.1.7

Bump com.github.ben-manes.caffeine:caffeine from 3.1.6 to 3.1.7
  • Loading branch information
MikAoJk authored Jul 24, 2023
2 parents 2f81913 + 3824621 commit 626ae02
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 @@ -22,7 +22,7 @@ val hikariVersion = "5.0.1"
val javaTimeAdapterVersion = "1.1.3"
val kotestVersion = "5.6.2"
val nimbusdsVersion = "9.31"
val caffeineVersion = "3.1.6"
val caffeineVersion = "3.1.7"
val testContainerVersion = "1.18.3"
val kotlinVersion = "1.9.0"
val kafkaVersion = "3.5.1"
Expand Down

0 comments on commit 626ae02

Please sign in to comment.