Skip to content

Commit

Permalink
HUB-42176- Use integration-common 26.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
DanaMaxfield committed Apr 29, 2024
1 parent 50d59f2 commit a33bd91
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 @@ -12,7 +12,7 @@ description = 'A library to consolidate phoning home to track usage and other an
apply plugin: 'com.synopsys.integration.library'

dependencies {
api 'com.synopsys.integration:integration-common:26.0.7'
api 'com.synopsys.integration:integration-common:26.1.1'

testImplementation 'org.mock-server:mockserver-netty:5.15.0'
}

0 comments on commit a33bd91

Please sign in to comment.