Skip to content
This repository has been archived by the owner on Oct 3, 2020. It is now read-only.

Commit

Permalink
Bump hibernate-agroal from 5.4.11.Final to 5.4.12.Final
Browse files Browse the repository at this point in the history
Bumps [hibernate-agroal](https://github.com/hibernate/hibernate-orm) from 5.4.11.Final to 5.4.12.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/master/changelog.txt)
- [Commits](hibernate/hibernate-orm@5.4.11...5.4.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Feb 14, 2020
1 parent 69f36d2 commit 902bd07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ dependencies {
compile group:'org.eclipse.swt.gtk.solaris', name: 'sparc', version: '3.3.0-v3346'
compile group: 'org.slf4j', name: 'slf4j-api', version: "1.7.30"
compile 'org.nanohttpd:nanohttpd:2.3.1'
compile 'org.hibernate:hibernate-agroal:5.4.11.Final'
compile 'org.hibernate:hibernate-agroal:5.4.12.Final'
implementation"com.squareup.okhttp3:okhttp:4.2.0"
implementation 'com.microsoft.azure:azure-documentdb:2.4.6'
compile group: 'com.microsoft.azure.sdk.iot', name: 'iot-service-client', version: '1.20.0'
Expand Down

0 comments on commit 902bd07

Please sign in to comment.