Skip to content

Instantly share code, notes, and snippets.

@dnno
Created January 2, 2023 13:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dnno/c81cb4e8159d76da2945afa42c7b889d to your computer and use it in GitHub Desktop.
Save dnno/c81cb4e8159d76da2945afa42c7b889d to your computer and use it in GitHub Desktop.
Pact gradle plugin broker connection
pact {
broker {
pactBrokerUrl = "http://localhost:9292"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment