Skip to content

Commit

Permalink
chore: publish stomp artifacts
Browse files Browse the repository at this point in the history
fix correct hyphen symbol
  • Loading branch information
timonback committed Jun 28, 2024
1 parent 26374ff commit dfcc91b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ var bindings = [
'springwolf-kafka-binding',
'springwolf-sns-binding',
'springwolf-sqs-binding',
'springwolf-stompbinding'
'springwolf-stomp-binding'
]
var plugins = [
'springwolf-amqp',
Expand Down

0 comments on commit dfcc91b

Please sign in to comment.