Skip to content

Commit

Permalink
deps: bump clojure version in examples
Browse files Browse the repository at this point in the history
  • Loading branch information
opqdonut committed Apr 19, 2024
1 parent 02e52a5 commit e9536fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/openapi/project.clj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
(defproject openapi "0.1.0-SNAPSHOT"
:description "Reitit OpenAPI example"
:dependencies [[org.clojure/clojure "1.10.0"]
:dependencies [[org.clojure/clojure "1.11.2"]
[metosin/jsonista "0.2.6"]
[ring/ring-jetty-adapter "1.7.1"]
[metosin/reitit "0.7.0-alpha7"]
Expand Down

0 comments on commit e9536fe

Please sign in to comment.