Skip to content

Commit 1217624

Browse files
committed
Update version-injection plugin to 2.2.0
1 parent 3d5a5b5 commit 1217624

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)