Skip to content

Commit

Permalink
Merge pull request #2425 from nordic-institute/dependabot/gradle/src/…
Browse files Browse the repository at this point in the history
…com.zaxxer-HikariCP-6.1.0
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
2 parents 0000c20 + ab67db1 commit 1025141
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ wsdl4j = { module = "wsdl4j:wsdl4j", version = "1.6.3" }
licenseGradlePlugin = { module = "gradle.plugin.com.hierynomus.gradle.plugins:license-gradle-plugin", version = "0.16.1" }
hamcrest = { module = "org.hamcrest:hamcrest", version = "3.0" }
javax-annotationApi = { module = "javax.annotation:javax.annotation-api", version = "1.3.2" }
hikariCP = { module = "com.zaxxer:HikariCP", version = "5.1.0" }
hikariCP = { module = "com.zaxxer:HikariCP", version = "6.1.0" }
saajImpl = { module = "com.sun.xml.messaging.saaj:saaj-impl", version = "3.0.4" }
quartz = { module = "org.quartz-scheduler:quartz", version = "2.3.2" }
antlrST4 = { module = "org.antlr:ST4", version = "4.3.4" }
Expand Down

0 comments on commit 1025141

Please sign in to comment.