Skip to content

Commit 0149c8f

Browse files
authored
chore: downgrade flagd for flagd http connector to resolve build issues (#1425)
Signed-off-by: Simon Schrottner <[email protected]>
1 parent 5701dc5 commit 0149c8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/flagd-http-connector/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>dev.openfeature.contrib.providers</groupId>
3131
<artifactId>flagd</artifactId>
32-
<version>0.11.9</version>
32+
<version>0.11.8</version>
3333
</dependency>
3434

3535
<dependency>

0 commit comments

Comments
 (0)