Skip to content

Commit

Permalink
Add ring-jakarta-servlet to subprojects
Browse files Browse the repository at this point in the history
  • Loading branch information
weavejester committed Nov 6, 2023
1 parent ff47650 commit 3562cc7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
:sub ["ring-core"
"ring-devel"
"ring-jetty-adapter"
"ring-servlet"]
"ring-servlet"
"ring-jakarta-servlet"]
:codox {:output-path "codox"
:source-uri "http://github.com/ring-clojure/ring/blob/{version}/{filepath}#L{line}"
:source-paths ["ring-core/src"
Expand Down

0 comments on commit 3562cc7

Please sign in to comment.