We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d5a5b5 commit 1217624Copy full SHA for 1217624
build.gradle
@@ -19,7 +19,7 @@ buildscript {
19
plugins {
20
id "local.module"
21
22
- id "org.hibernate.build.version-injection" version "2.1.0" apply false
+ id "org.hibernate.build.version-injection" version "2.2.0" apply false
23
id 'org.hibernate.orm.database-service' apply false
24
id 'biz.aQute.bnd' version '7.1.0' apply false
25
0 commit comments