Skip to content

Commit 4faa77d

Browse files
committed
Up management-portal client to 2.1.13
Fixes a problem with whitespace in projectIds.
1 parent 6fbf8f8 commit 4faa77d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ object Versions {
1818

1919
const val wrapper = "8.13"
2020

21-
const val managementPortal = "2.1.12"
21+
const val managementPortal = "2.1.13"
2222
const val coroutines = "1.7.3"
2323
const val snappy = "1.1.10.5"
2424
const val jCommander = "1.82"

0 commit comments

Comments
 (0)