Skip to content
This repository has been archived by the owner on Jul 22, 2020. It is now read-only.

Commit

Permalink
Merge pull request #77 from hhandoko/feature/update_driver_to_3_2
Browse files Browse the repository at this point in the history
Feature - Update Cassandra driver to 3.2
  • Loading branch information
hhandoko authored Mar 31, 2018
2 parents 3e95da2 + ee021f1 commit b035251
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<maven-surefire.version>2.21.0</maven-surefire.version>

<!-- External dependencies -->
<cassandra-driver.version>3.1.4</cassandra-driver.version>
<cassandra-driver.version>3.2.0</cassandra-driver.version>
<cassandra-unit.version>3.1.3.2</cassandra-unit.version>
<commons-logging.version>1.2</commons-logging.version>
<config4k.version>0.3.0</config4k.version> <!-- Last version to support Kotlin 1.x -->
Expand Down

0 comments on commit b035251

Please sign in to comment.