Skip to content

Commit

Permalink
Update Visible Assertions to 2.1.1 (#779)
Browse files Browse the repository at this point in the history
  • Loading branch information
arnzel authored and kiview committed Jul 23, 2018
1 parent a714e52 commit 72ce82a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle
Expand Up @@ -82,7 +82,7 @@ dependencies {
exclude(group: 'org.jetbrains', module: 'annotations')
}

compile 'org.rnorth.visible-assertions:visible-assertions:2.1.0'
compile 'org.rnorth.visible-assertions:visible-assertions:2.1.1'

compile ('org.rnorth:tcp-unix-socket-proxy:1.0.2') {
exclude(group: "log4j", module: "log4j")
Expand Down

0 comments on commit 72ce82a

Please sign in to comment.