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.1.0
2+ current_version = 9.1.1
33commit = True
44message = Update version {current_version} -> {new_version}
55
Original file line number Diff line number Diff line change 22[ ![ Maven Central] ( https://maven-badges.herokuapp.com/maven-central/com.ibm.cloud/sdk-core/badge.svg )] ( https://maven-badges.herokuapp.com/maven-central/com.ibm.cloud/sdk-core )
33[ ![ 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 ) [ ![ CLA assistant] ( https://cla-assistant.io/readme/badge/ibm/java-sdk-core )] ( https://cla-assistant.io/ibm/java-sdk-core )
44
5- # IBM Java SDK Core Version 9.1.0
5+ # IBM Java SDK Core Version 9.1.1
66This project contains core functionality required by Java code generated by the IBM Cloud OpenAPI SDK Generator
77(openapi-sdkgen).
88
99## Installation
10- The current version of the project: 9.1.0
10+ The current version of the project: 9.1.1
1111
1212You can use this project by defining it as a dependency within your Java SDK project
1313(i.e. a project containing Java code generated by the IBM Cloud OpenAPI SDK Generator).
@@ -17,14 +17,14 @@ You can use this project by defining it as a dependency within your Java SDK pro
1717<dependency >
1818 <groupId >com.ibm.cloud</groupId >
1919 <artifactId >sdk-core</artifactId >
20- <version >9.1.0 </version >
20+ <version >9.1.1 </version >
2121</dependency >
2222```
2323
2424##### Gradle
2525
2626``` gradle
27- 'com.ibm.cloud:sdk-core:9.1.0 '
27+ 'com.ibm.cloud:sdk-core:9.1.1 '
2828```
2929
3030## Prerequisites
You can’t perform that action at this time.
0 commit comments