Skip to content

Commit

Permalink
feat(deps): update dependencies com.ebay.ejmask:ejmask-extensions fro…
Browse files Browse the repository at this point in the history
…m v1.2.1 to v1.3.0
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent eb9c67b commit 6a16129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies {

/* EG SDK Core */
implementation 'com.ebay.ejmask:ejmask-api:1.2.1'
implementation 'com.ebay.ejmask:ejmask-extensions:1.2.1'
implementation 'com.ebay.ejmask:ejmask-extensions:1.3.0'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.2'
implementation 'com.fasterxml.jackson.module:jackson-module-kotlin:2.18.2'
implementation 'org.slf4j:slf4j-api:2.0.16'
Expand Down

0 comments on commit 6a16129

Please sign in to comment.