upgrade `matrix-test` plugin to version `3.1.1`
This commit is contained in:
parent
e2e93e51b7
commit
2e4f2c75df
|
@ -32,7 +32,7 @@ plugins {
|
|||
id 'eclipse'
|
||||
|
||||
id 'org.hibernate.build.xjc' version '2.2.0' apply false
|
||||
id 'org.hibernate.matrix-test' version '3.1.0' apply false
|
||||
id 'org.hibernate.matrix-test' version '3.1.1' apply false
|
||||
id 'biz.aQute.bnd' version '5.1.1' apply false
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue