Skip to content

fix: updating a dependency version number#66

Merged
jkalandaibm merged 4 commits intomasterfrom
bug-fix-2
Dec 13, 2022
Merged

fix: updating a dependency version number#66
jkalandaibm merged 4 commits intomasterfrom
bug-fix-2

Conversation

@jkalandaibm
Copy link
Copy Markdown
Collaborator

dependency: none
Signed-off-by: Joseph Kalandarishvili jkalanda@Josephs-MBP.hsd1.mn.comcast.net

PR summary

Fixes: <! -- link to issue -->

PR Checklist

Please make sure that your PR fulfills the following requirements:

  • The commit message follows the Angular Commit Message Guidelines.
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • New tests
  • Build/CI related changes
  • Documentation content changes
  • Other (please describe)

What is the current behavior?

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

dependency: none
Signed-off-by: Joseph Kalandarishvili <jkalanda@Josephs-MBP.hsd1.mn.comcast.net>
@jkalandaibm
Copy link
Copy Markdown
Collaborator Author

updating the version number to 7.6.1
Results with this error:


[ERROR] COMPILATION ERROR : 

[INFO] -------------------------------------------------------------

[ERROR] /home/travis/build/IBM/networking-java-sdk/modules/common/src/test/java/com/ibm/cloud/networking/test/SdkCommonTest.java:[17,25] cannot access org.testng.Assert

  bad class file: /home/travis/.m2/repository/org/testng/testng/7.6.0/testng-7.6.0.jar(org/testng/Assert.class)

    class file has wrong version 55.0, should be 52.0

    Please remove or make sure it appears in the correct subdirectory of the classpath.

Joseph Kalandarishvili added 2 commits December 13, 2022 10:48
dependency: none
Signed-off-by: Joseph Kalandarishvili <jkalanda@Josephs-MBP.hsd1.mn.comcast.net>
dependency: none
Signed-off-by: Joseph Kalandarishvili <jkalanda@Josephs-MBP.hsd1.mn.comcast.net>
@jkalandaibm
Copy link
Copy Markdown
Collaborator Author

RROR] /home/travis/build/IBM/networking-java-sdk/modules/common/src/test/java/com/ibm/cloud/networking/test/SdkCommonTest.java:[17,25] cannot access org.testng.Assert

bad class file: /home/travis/.m2/repository/org/testng/testng/7.6.1/testng-7.6.1.jar(org/testng/Assert.class)

class file has wrong version 55.0, should be 52.0

Please remove or make sure it appears in the correct subdirectory of the classpath.

[INFO] 1 error

[INFO] ----------------

dependency: none
Signed-off-by: Joseph Kalandarishvili <jkalanda@Josephs-MBP.hsd1.mn.comcast.net>
@jkalandaibm jkalandaibm merged commit 8ef6df3 into master Dec 13, 2022
MalarvizhiK pushed a commit that referenced this pull request Dec 13, 2022
## [0.31.1](0.31.0...0.31.1) (2022-12-13)

### Bug Fixes

* updating a dependency version number ([#66](#66)) ([8ef6df3](8ef6df3))
@MalarvizhiK
Copy link
Copy Markdown
Member

🎉 This PR is included in version 0.31.1 🎉

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.

3 participants