Skip to content

Commit

Permalink
[AB2D-6127] Update libs versions to test fixes for code smells on Libs (
Browse files Browse the repository at this point in the history
#187)

update ab2d-events-client version
  • Loading branch information
Rwolfe-Nava authored Jun 25, 2024
1 parent dc2fe97 commit 2d88ef7
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 @@ -41,7 +41,7 @@ allprojects {
implementation "com.fasterxml.jackson.module:jackson-module-parameter-names:${jacksonVersion}"
implementation "com.fasterxml.jackson.datatype:jackson-datatype-jdk8:${jacksonVersion}"
implementation "com.fasterxml.jackson.datatype:jackson-datatype-jsr310:${jacksonVersion}"
implementation "gov.cms.ab2d:ab2d-events-client:1.12.6"
implementation "gov.cms.ab2d:ab2d-events-client:1.12.7"
implementation 'com.slack.api:slack-api-client:1.29.2'
runtimeOnly "javax.xml.bind:jaxb-api:2.4.0-b180830.0359"
runtimeOnly 'org.postgresql:postgresql:42.6.0'
Expand Down

0 comments on commit 2d88ef7

Please sign in to comment.