Skip to content

Commit b42325e

Browse files
terryyylimkhorshuheng
authored andcommitted
Bump keto client version
Signed-off-by: Terence Lim <terencelimxp@gmail.com> (cherry picked from commit aa73cea)
1 parent 316e925 commit b42325e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@
297297
<dependency>
298298
<groupId>sh.ory.keto</groupId>
299299
<artifactId>keto-client</artifactId>
300-
<version>0.4.4-alpha.1</version>
300+
<version>0.5.7-alpha.1.pre.0</version>
301301
</dependency>
302302
<dependency>
303303
<groupId>com.github.tomakehurst</groupId>

serving/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@
316316
<dependency>
317317
<groupId>sh.ory.keto</groupId>
318318
<artifactId>keto-client</artifactId>
319-
<version>0.4.4-alpha.1</version>
319+
<version>0.5.7-alpha.1.pre.0</version>
320320
</dependency>
321321
<dependency>
322322
<groupId>dev.feast</groupId>

0 commit comments

Comments
 (0)