Skip to content

Commit 8fc4964

Browse files
committed
Update version-injection plugin to 2.2.0
(cherry picked from commit 1217624)
1 parent e7f7a6b commit 8fc4964

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ buildscript {
1919
plugins {
2020
id "local.module"
2121

22-
id "org.hibernate.build.version-injection" version "2.1.0" apply false
22+
id "org.hibernate.build.version-injection" version "2.2.0" apply false
2323
id 'org.hibernate.orm.database-service' apply false
2424
id 'biz.aQute.bnd' version '7.1.0' apply false
2525

0 commit comments

Comments
 (0)