HHH-16915 Add community dialects to the platform

- since it is one of the published artifacts
This commit is contained in:
marko-bekhta 2023-07-10 11:02:40 +02:00 committed by Christian Beikov
parent 1d54f179b2
commit 023f6763d1
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ dependencies {
api project( ":hibernate-envers" )
api project( ":hibernate-spatial" )
api project( ":hibernate-community-dialects" )
api project( ":hibernate-agroal" )
api project( ":hibernate-c3p0" )