Skip to content

Commit c9b5543

Browse files
committed
bump josdk to 5.1.2
contains an important fix for operator-framework/java-operator-sdk#2869 Signed-off-by: Attila Mészáros <[email protected]>
1 parent 34ae166 commit c9b5543

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
[versions]
1818
fabric8 = "7.3.1"
1919
lombok = "1.18.38"
20-
operator-sdk = "5.1.1"
20+
operator-sdk = "5.1.2"
2121
okhttp = "4.12.0"
2222
dropwizard-metrics = "4.2.30"
2323
spark = "4.0.0"

0 commit comments

Comments
 (0)