File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11[tool .bumpversion ]
2- current_version = " 9.21.2 "
2+ current_version = " 9.22.0 "
33commit = true
44message = " Update version {current_version} -> {new_version}"
55
Original file line number Diff line number Diff line change 44[ ![ semantic-release] ( https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg )] ( https://github.com/semantic-release/semantic-release )
55[ ![ CLA assistant] ( https://cla-assistant.io/readme/badge/ibm/java-sdk-core )] ( https://cla-assistant.io/ibm/java-sdk-core )
66
7- # IBM Java SDK Core Version 9.21.2
7+ # IBM Java SDK Core Version 9.22.0
88This project contains core functionality required by Java code generated by the IBM Cloud OpenAPI SDK Generator
99(openapi-sdkgen).
1010
1111## Installation
12- The current version of the project: 9.21.2
12+ The current version of the project: 9.22.0
1313
1414You can use this project by defining it as a dependency within your Java SDK project
1515(i.e. a project containing Java code generated by the IBM Cloud OpenAPI SDK Generator).
@@ -19,14 +19,14 @@ You can use this project by defining it as a dependency within your Java SDK pro
1919<dependency >
2020 <groupId >com.ibm.cloud</groupId >
2121 <artifactId >sdk-core</artifactId >
22- <version >9.21.2 </version >
22+ <version >9.22.0 </version >
2323</dependency >
2424```
2525
2626##### Gradle
2727
2828``` gradle
29- 'com.ibm.cloud:sdk-core:9.21.2 '
29+ 'com.ibm.cloud:sdk-core:9.22.0 '
3030```
3131
3232## Prerequisites
You can’t perform that action at this time.
0 commit comments