Skip to content

Commit

Permalink
Update mongo-java-driver to 3.2.2 to 3.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sakama committed Jan 9, 2018
1 parent 81007ca commit bf171d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ targetCompatibility = 1.7
dependencies {
compile "org.embulk:embulk-core:0.8.8"
provided "org.embulk:embulk-core:0.8.8"
compile "org.mongodb:mongo-java-driver:3.2.2"
compile "org.mongodb:mongo-java-driver:3.6.1"

testCompile "junit:junit:4.+"
testCompile "org.embulk:embulk-core:0.8.8:tests"
Expand Down

0 comments on commit bf171d1

Please sign in to comment.