Skip to content

Commit e902832

Browse files
committed
use v3.3.1
1 parent 5c29124 commit e902832

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ repositories {
3131

3232
dependencies {
3333
// Re-export classes and interfaces that will be used upstream
34-
api 'cloud.eppo:sdk-common-jvm:3.2.0-SNAPSHOT'
34+
api 'cloud.eppo:sdk-common-jvm:3.3.1'
3535

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

0 commit comments

Comments
 (0)