-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updating version to: and incrementing test cases dependency.
- Loading branch information
1 parent
52a32f6
commit 95a5e6e
Showing
2 changed files
with
4 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +0,0 @@ | ||
* Improved HTTP error handling | ||
* Increased timout limit | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
#Generated by the Semver Plugin for Gradle | ||
#Thu Nov 09 19:54:07 UTC 2023 | ||
#Thu Nov 09 19:56:57 UTC 2023 | ||
version.buildmeta= | ||
version.major=1 | ||
version.minor=0 | ||
version.patch=43 | ||
version.prerelease= | ||
version.semver=1.0.43 | ||
version.patch=44 | ||
version.prerelease=SNAPSHOT | ||
version.semver=1.0.44-SNAPSHOT |