Skip to content

Commit a77e73f

Browse files
dependabot[bot]bsideup
authored andcommitted
Bump visible-assertions from 2.1.1 to 2.1.2 in /core (#1088)
Bumps [visible-assertions](https://github.com/rnorth/visible-assertions) from 2.1.1 to 2.1.2. - [Release notes](https://github.com/rnorth/visible-assertions/releases) - [Changelog](https://github.com/rnorth/visible-assertions/blob/master/CHANGELOG.md) - [Commits](rnorth/visible-assertions@2.1.1...2.1.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent c08a954 commit a77e73f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ dependencies {
8383
exclude(group: 'org.jetbrains', module: 'annotations')
8484
}
8585

86-
compile 'org.rnorth.visible-assertions:visible-assertions:2.1.1'
86+
compile 'org.rnorth.visible-assertions:visible-assertions:2.1.2'
8787

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

0 commit comments

Comments
 (0)