Add assert inverse

This commit is contained in:
Qiyang Huang 2018-09-19 18:40:46 -04:00 committed by Gary
parent e937e4322b
commit fe6ee07aad
No known key found for this signature in database
GPG Key ID: 0CB168EE6C6844B7
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ muzzle {
group = "com.sparkjava"
module = 'spark-core'
versions = "[2.4,)"
assertInverse = true
}
}