Closed lealobanov closed 2 months ago
This pull request includes updates to version numbers in two Kotlin Gradle build script files. The defaultVersion
variable in build.gradle.kts
is incremented from "2.0.0" to "2.0.1", while the dependency version for bcpkix-jdk18on
in sdk/build.gradle.kts
is updated from 1.76
to 1.78.1
. These changes reflect minor version updates, indicating potential bug fixes or improvements.
File | Change Summary |
---|---|
build.gradle.kts , sdk/build.gradle.kts |
Updated defaultVersion from "2.0.0" to "2.0.1" and bcpkix-jdk18on from 1.76 to 1.78.1 . |
defaultVersion
variable in the build.gradle.kts
file, indicating a direct connection in versioning updates.In the garden where code does bloom,
A version hops, dispelling gloom.
From "two-oh-oh" to "two-oh-one,"
A little fix, and then we're done!
With Bouncy Castle, we leap so high,
Upgrading swift, like a rabbit's sigh! 🐇✨
16 files 16 suites 0s :stopwatch: 32 tests 0 :heavy_check_mark: 0 :zzz: 32 :x:
For more details on these failures, see this check.
Results for commit 23963582.
0 files 0 suites 0s :stopwatch: 0 tests 0 :heavy_check_mark: 0 :zzz: 0 :x:
Results for commit 23963582.
53 files ±0 53 suites ±0 23s :stopwatch: ±0s 310 tests ±0 310 :heavy_check_mark: ±0 0 :zzz: ±0 0 :x: ±0
Results for commit 82895887. ± Comparison against base commit 82895887.
:recycle: This comment has been updated with latest results.
6 files ±0 6 suites ±0 2m 34s :stopwatch: ±0s 30 tests ±0 30 :heavy_check_mark: ±0 0 :zzz: ±0 0 :x: ±0
Results for commit 82895887. ± Comparison against base commit 82895887.
:recycle: This comment has been updated with latest results.
Description
Bump bouncycastle to address vulnerabilities
For contributor use:
master
branchFiles changed
in the Github PR explorerSummary by CodeRabbit