Skip to content

Commit f387430

Browse files
authored
chore: bump to cloud.eppo:sdk-common-jvm:3.13.2 (#149)
1 parent 23549be commit f387430

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
@@ -11,7 +11,7 @@ java {
1111
}
1212

1313
group = 'cloud.eppo'
14-
version = '5.3.4-SNAPSHOT'
14+
version = '5.3.4'
1515
ext.isReleaseVersion = !version.endsWith("SNAPSHOT")
1616

1717
import org.apache.tools.ant.filters.ReplaceTokens
@@ -30,7 +30,7 @@ repositories {
3030
}
3131

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

3535
implementation 'com.github.zafarkhaja:java-semver:0.10.2'
3636
implementation 'com.fasterxml.jackson.core:jackson-databind:2.20.1'

0 commit comments

Comments
 (0)