Skip to content

Instantly share code, notes, and snippets.

@dnno
Created January 2, 2023 13:12
Embed
What would you like to do?
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