Skip to content

Commit 4c6f188

Browse files
authored
chore: bump protobuf and openfeature (#167)
1 parent 2120dbe commit 4c6f188

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
@@ -112,8 +112,8 @@ ext {
112112
wasmtime_version = "0.19.0"
113113
junit_version = "4.13.2"
114114
mockito_core_version = "5.6.0"
115-
protobuf_version = "3.24.4"
116-
openfeature_version = "1.14.1"
115+
protobuf_version = "3.25.7"
116+
openfeature_version = "1.14.2"
117117
eventsource_version = "4.1.1"
118118
}
119119

0 commit comments

Comments
 (0)