File tree Expand file tree Collapse file tree
modules/code-engine/src/main/java/com/ibm/cloud/code_engine/code_engine/v2 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[ ![ Build Status] ( https://travis-ci.com/IBM/code-engine-java-sdk.svg?branch=main )] ( https://travis-ci.com/IBM/code-engine-java-sdk )
22[ ![ 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 )
33
4- # IBM Cloud Code Engine Java SDK Version 4.27.1
4+ # IBM Cloud Code Engine Java SDK Version 4.28.0
55
66Java client library to interact with the [ Code Engine API] ( https://cloud.ibm.com/apidocs/codeengine ) .
77
@@ -39,7 +39,7 @@ The IBM Cloud Code Engine Java SDK allows developers to programmatically interac
3939
4040Service Name | Artifact Coordinates
4141--- | ---
42- [ Code Engine] ( https://cloud.ibm.com/apidocs/codeengine/codeengine-v2.0.0 ) | com.ibm.cloud.code-engine:4.27.1
42+ [ Code Engine] ( https://cloud.ibm.com/apidocs/codeengine/codeengine-v2.0.0 ) | com.ibm.cloud.code-engine:4.28.0
4343
4444## Prerequisites
4545
@@ -51,7 +51,7 @@ Service Name | Artifact Coordinates
5151
5252## Installation
5353
54- The current version of this SDK is: 4.27.1
54+ The current version of this SDK is: 4.28.0
5555
5656Each service's artifact coordinates are listed in the table above.
5757
@@ -70,14 +70,14 @@ Here are examples for maven and gradle:
7070<dependency >
7171 <groupId >com.ibm.cloud</groupId >
7272 <artifactId >code-engine</artifactId >
73- <version >4.27.1 </version >
73+ <version >4.28.0 </version >
7474</dependency >
7575```
7676
7777### Gradle
7878
7979``` gradle
80- compile 'com.ibm.cloud:code-engine:4.27.1 '
80+ compile 'com.ibm.cloud:code-engine:4.28.0 '
8181```
8282
8383## Using the SDK
Original file line number Diff line number Diff line change 1212 */
1313
1414/*
15- * IBM OpenAPI SDK Code Generator Version: 3.99 .0-d27cee72-20250129-204831
15+ * IBM OpenAPI SDK Code Generator Version: 3.102 .0-615ec964-20250307-203034
1616 */
1717
1818package com .ibm .cloud .code_engine .code_engine .v2 ;
Original file line number Diff line number Diff line change 2222
2323 <testng-version >7.11.0</testng-version >
2424 <okhttp3-version >4.12.0</okhttp3-version >
25- <surefire-version >3.5.2 </surefire-version >
26- <jacoco-plugin-version >0.8.12 </jacoco-plugin-version >
25+ <surefire-version >3.5.3 </surefire-version >
26+ <jacoco-plugin-version >0.8.13 </jacoco-plugin-version >
2727 <maven-deploy-plugin-version >3.1.4</maven-deploy-plugin-version >
2828 <nexus-staging-plugin-version >1.7.0</nexus-staging-plugin-version >
2929 <maven-gpg-plugin-version >3.2.7</maven-gpg-plugin-version >
3434 <maven-compiler-plugin-version >3.10.1</maven-compiler-plugin-version >
3535 <maven-site-plugin-version >3.21.0</maven-site-plugin-version >
3636 <maven-checkstyle-plugin-version >3.6.0</maven-checkstyle-plugin-version >
37- <checkstyle-version >10.21.4 </checkstyle-version >
37+ <checkstyle-version >10.23.0 </checkstyle-version >
3838 <maven-reports-plugin-version >3.9.0</maven-reports-plugin-version >
39- <maven-failsafe-plugin-version >3.5.2 </maven-failsafe-plugin-version >
39+ <maven-failsafe-plugin-version >3.5.3 </maven-failsafe-plugin-version >
4040 <maven-buildnumber-plugin-version >3.2.1</maven-buildnumber-plugin-version >
4141 <slf4j-version >2.0.17</slf4j-version >
4242
You can’t perform that action at this time.
0 commit comments