We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8b834a commit 0867bfbCopy full SHA for 0867bfb
cloudfoundry-client/src/main/java/org/cloudfoundry/client/CloudFoundryClient.java
@@ -81,7 +81,7 @@ public interface CloudFoundryClient {
81
/**
82
* The currently supported Cloud Controller API version
83
*/
84
- String SUPPORTED_API_VERSION = "2.254.0";
+ String SUPPORTED_API_VERSION = "2.256.0";
85
86
87
* Main entry point to the Cloud Foundry Application Usage Events Client API
0 commit comments