Skip to content

Commit

Permalink
(PDB-5645) Move to 4.5.0-SNAPSHOT to add :include-response
Browse files Browse the repository at this point in the history
  • Loading branch information
rbrw committed May 31, 2023
1 parent 33fa950 commit 30aea9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
(def jetty-version "9.4.51.v20230217")

(defproject puppetlabs/trapperkeeper-webserver-jetty9 "4.4.4-SNAPSHOT"
(defproject puppetlabs/trapperkeeper-webserver-jetty9 "4.5.0-SNAPSHOT"
:description "A jetty9-based webserver implementation for use with the puppetlabs/trapperkeeper service framework."
:url "https://github.com/puppetlabs/trapperkeeper-webserver-jetty9"
:license {:name "Apache License, Version 2.0"
Expand Down

0 comments on commit 30aea9d

Please sign in to comment.