Skip to content

Commit

Permalink
Updated the spark and almaren version
Browse files Browse the repository at this point in the history
  • Loading branch information
rohithvangapalli committed Sep 21, 2023
1 parent 2f4f615 commit fc88a61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ JDBC Connector allows you to execute any SQL statement using Apache Spark.

To add JDBC connector dependency to your sbt build:
```
libraryDependencies += "com.github.music-of-the-ainur" %% "jdbc-almaren" % "0.0.5-3.1"
libraryDependencies += "com.github.music-of-the-ainur" %% "jdbc-almaren" % "0.0.6-3.1"
```

To run in spark-shell:
Expand Down

0 comments on commit fc88a61

Please sign in to comment.