Skip to content

Commit

Permalink
chore(release): version 2.119.0-pactbroker2.110.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pact-dev committed May 10, 2024
1 parent c95ea24 commit 8bfe255
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
<a name="2.119.0-pactbroker2.110.0"></a>
### 2.119.0-pactbroker2.110.0 (2024-05-10)

#### Features

* **deps**
* update pact_broker gem to version 2.110.0 ([a9b6c13](/../../commit/a9b6c13))

<a name="2.118.1-pactbroker2.109.1"></a>
### 2.118.1-pactbroker2.109.1 (2024-03-05)

Expand Down
2 changes: 1 addition & 1 deletion docker-compose-with-conf-file.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3"

services:
pact-broker:
# image: pactfoundation/pact-broker:2.118.1-pactbroker2.109.1
# image: pactfoundation/pact-broker:2.119.0-pactbroker2.110.0
build: .
ports:
- "9292:9292"
Expand Down

0 comments on commit 8bfe255

Please sign in to comment.