Skip to content

fix(build): update testng#50

Merged
MDarmawan merged 2 commits intomasterfrom
testng
Nov 22, 2024
Merged

fix(build): update testng#50
MDarmawan merged 2 commits intomasterfrom
testng

Conversation

@MDarmawan
Copy link
Copy Markdown
Collaborator

Title: PR Title

Short Description: Short explanation/description of PR (or issue/task)

Checklist

  • I have performed a self-review of my changes
  • My code/changes are commented (especially hard-to-understand areas)
  • I have written/updated new unit tests for the core changes or new/updated tests are not necessary
  • I have posted test results from local tests or made sure the TravisCI tests succeeded
  • I have made changes to the examples in examples/kp-sdk-example where relevant, and tested those changes
    - run mvn clean install to build the sdk, then run mvn clean install in the examples/kp-sdk-example directory to build the examples.
    - To run the example jar's examples, use java -jar kp-sdk-example-1.0-SNAPSHOT.jar $EXAMPLE_NAME

Changes

Briefly identify changes made in this PR

Test Results

Test results may be run by the TravisCI build. If so, please verify whether they are running properly.

Dependencies

Is anything changing with respect to dependencies (the pom.xml or gradle file)? Explain that here and why they were changed.

Signed-off-by: Michael Darmawan <michael.darmawan@ibm.com>
@MDarmawan MDarmawan merged commit 1f8d6b0 into master Nov 22, 2024
@MDarmawan MDarmawan deleted the testng branch November 22, 2024 00:16
MDarmawan pushed a commit that referenced this pull request Nov 22, 2024
## [1.0.2](1.0.1...1.0.2) (2024-11-22)

### Bug Fixes

* **build:** update testng ([#50](#50)) ([1f8d6b0](1f8d6b0))
@MDarmawan
Copy link
Copy Markdown
Collaborator Author

🎉 This PR is included in version 1.0.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants