From 12eb71a001776b8d45c8c8c5491418ab9285325a Mon Sep 17 00:00:00 2001 From: Vladislav Bauer Date: Sun, 3 Apr 2016 15:07:57 +0600 Subject: [PATCH] 1.2.1 --- README.md | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9f081b9..138d9b5 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ you need to configure JitPack's Maven repository to fetch artifacts (dependencie com.github.vbauer jconditions - 1.2.0 + 1.2.1 ``` @@ -96,7 +96,7 @@ repositories { } dependencies { - testCompile 'com.github.vbauer:jconditions:1.2.0' + testCompile 'com.github.vbauer:jconditions:1.2.1' } ``` diff --git a/pom.xml b/pom.xml index dafe178..6bf294e 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.github.vbauer jconditions - 1.2.0 + 1.2.1 Extra conditional annotations for JUnit https://github.com/vbauer/jconditions