Skip to content

Commit

Permalink
Merge branch 'master' of github.com:sta-szek/pojo-tester
Browse files Browse the repository at this point in the history
  • Loading branch information
Piotr Joński committed Mar 9, 2017
2 parents b149b5f + 08e4453 commit c6397b0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ junitPlatform {
}

dependencies {
compile("org.slf4j:slf4j-log4j12:1.7.22")
compile("org.slf4j:slf4j-api:1.7.24")
compile("org.apache.commons:commons-lang3:3.4")
compile("org.apache.commons:commons-collections4:4.1")
compile("com.googlecode.combinatoricslib:combinatoricslib:2.1")
Expand Down
4 changes: 2 additions & 2 deletions gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#Wed Mar 08 18:23:02 CET 2017
#Wed Mar 08 20:22:19 CET 2017
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-3.4-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-3.4-all.zip

0 comments on commit c6397b0

Please sign in to comment.