Skip to content

Commit

Permalink
fix Jetty12 project.clj
Browse files Browse the repository at this point in the history
  • Loading branch information
d-t-w committed Jan 9, 2025
1 parent 39d8a90 commit 166be01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slipway-jetty12/project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
[org.eclipse.jetty.ee10/jetty-ee10-servlet "12.0.16"]
[org.slf4j/slf4j-api "2.0.16"]]

:source-paths ["src" "common/src" "common-jetty1x/src" "common-javax/src"]
:source-paths ["src"]
:test-paths ["common/test"]

:javac-options ["--release" "17"])

0 comments on commit 166be01

Please sign in to comment.