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[bumpversion]
2- current_version = 9.15.3
2+ current_version = 9.15.4
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.15.3
7+ # IBM Java SDK Core Version 9.15.4
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.15.3
12+ The current version of the project: 9.15.4
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.15.3 </version >
22+ <version >9.15.4 </version >
2323</dependency >
2424```
2525
2626##### Gradle
2727
2828``` gradle
29- 'com.ibm.cloud:sdk-core:9.15.3 '
29+ 'com.ibm.cloud:sdk-core:9.15.4 '
3030```
3131
3232## Prerequisites
You can’t perform that action at this time.
0 commit comments