Skip to content

Commit

Permalink
Update animal-sniffer plugin (#2088)
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcono1234 committed Nov 5, 2020
1 parent 4d44781 commit 252d99d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -23,7 +23,7 @@ plugins {
id 'eclipse'
id 'com.github.ben-manes.versions' version '0.28.0'
id 'biz.aQute.bnd.builder' version '5.1.0'
id 'ru.vyarus.animalsniffer' version '1.5.1'
id 'ru.vyarus.animalsniffer' version '1.5.2'
}

description = 'Mockito mock objects library core API and implementation'
Expand Down

0 comments on commit 252d99d

Please sign in to comment.