Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion message-queue-lib/project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

(def netty-version
"The netty version to use."
"4.1.136.Final")
"4.1.137.Final")

(defproject nasa-cmr/cmr-message-queue-lib "0.1.0-SNAPSHOT"
:description "Library containing code to handle message queue interactions within the CMR."
Expand Down
Loading