Skip to content

Commit fbd764f

Browse files
Bump cloud.eppo:sdk-common-jvm from 3.5.0 to 3.5.4 (#90)
Bumps [cloud.eppo:sdk-common-jvm](https://github.com/Eppo-exp/sdk-common-jvm) from 3.5.0 to 3.5.4. - [Commits](https://github.com/Eppo-exp/sdk-common-jvm/commits) --- updated-dependencies: - dependency-name: cloud.eppo:sdk-common-jvm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 66c749a commit fbd764f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ repositories {
3030
}
3131

3232
dependencies {
33-
api 'cloud.eppo:sdk-common-jvm:3.5.0'
33+
api 'cloud.eppo:sdk-common-jvm:3.5.4'
3434

3535
implementation 'com.github.zafarkhaja:java-semver:0.10.2'
3636
implementation 'com.fasterxml.jackson.core:jackson-databind:2.17.1'
@@ -40,7 +40,7 @@ dependencies {
4040
implementation 'ch.qos.logback:logback-classic:1.3.14'
4141
implementation 'org.jetbrains:annotations:13.0'
4242

43-
testImplementation 'cloud.eppo:sdk-common-jvm:3.5.0:tests'
43+
testImplementation 'cloud.eppo:sdk-common-jvm:3.5.4:tests'
4444
testImplementation platform('org.junit:junit-bom:5.10.2')
4545
testImplementation 'org.junit.jupiter:junit-jupiter'
4646
testImplementation 'com.github.tomakehurst:wiremock-jre8:2.35.2'

0 commit comments

Comments
 (0)