Change muzzle tests

This commit is contained in:
Will Gittoes 2019-03-01 12:53:51 +11:00
parent bfc1042c3a
commit 644d26f4a9
No known key found for this signature in database
GPG Key ID: 521026A02DB0BB42
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ muzzle {
group = "org.hibernate" group = "org.hibernate"
module = "hibernate-core" module = "hibernate-core"
versions = "[5.0.0.Final, 5.+]" versions = "[5.0.0.Final, 5.+]"
assertInverse = true
} }
} }