Skip to content

Commit

Permalink
Merge pull request #26 from navikt/dependabot/gradle/com.zaxxer-Hikar…
Browse files Browse the repository at this point in the history
…iCP-6.0.0

Bump com.zaxxer:HikariCP from 5.1.0 to 6.0.0
  • Loading branch information
nilsmsa authored Oct 2, 2024
2 parents 6b461c6 + 8a5afc4 commit 312119d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ otelInstrumentationKtorVersion = "2.8.0-alpha"
coroutinesVersion = "1.9.0"
postgresDriverVersion = "42.7.4"
flywayVersion = "10.18.2"
hikariVersion = "5.1.0"
hikariVersion = "6.0.0"

[libraries]
coroutinesCore = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-core", version.ref = "coroutinesVersion" }
Expand Down

0 comments on commit 312119d

Please sign in to comment.