Skip to content

Commit

Permalink
YQ-1489 Upgrading Jepsen to 0.3.4 (#113)
Browse files Browse the repository at this point in the history
* YQ-1489 Upgrading clojure version to 0.3.5

* YQ-1489 Upgrading clojure version to 0.3.5

* YQ-1489 Upgrading clojure version to 0.3.5

* YQ-1489 Upgrading clojure version to 0.3.5

* YQ-1489 Upgrading clojure version to 0.3.4
  • Loading branch information
rjalan-yb authored Feb 16, 2024
1 parent 544bb1d commit a8d5375
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yugabyte/project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
:url "http://www.eclipse.org/legal/epl-v10.html"}
:dependencies [[org.clojure/clojure "1.11.1"]
[clj-http "3.12.3" :exclusions [commons-logging]]
[jepsen "0.3.3"]
[jepsen "0.3.4"]
[com.yugabyte/cassaforte "3.0.0-alpha2-yb-1"]
[org.clojure/java.jdbc "0.7.12"]
[org.clojure/data.json "2.4.0"]
Expand Down

0 comments on commit a8d5375

Please sign in to comment.