Skip to content

Commit

Permalink
chore: Fix build after merge from master
Browse files Browse the repository at this point in the history
  • Loading branch information
rholshausen committed Aug 27, 2024
1 parent fe7128d commit c87dade
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion consumer/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ dependencies {
implementation 'org.slf4j:slf4j-api'
implementation 'io.ktor:ktor-server-netty'
implementation 'io.ktor:ktor-network-tls-certificates'
implementation 'io.ktor:ktor-server-call-logging'
implementation('io.pact.plugin.driver:core') {
exclude group: 'au.com.dius.pact.core'
}
Expand Down

0 comments on commit c87dade

Please sign in to comment.