Skip to content

Commit 508307f

Browse files
Bump org.pgpainless:pgpainless-core from 2.0.2 to 2.0.3
Bumps [org.pgpainless:pgpainless-core](https://github.com/pgpainless/pgpainless) from 2.0.2 to 2.0.3. - [Release notes](https://github.com/pgpainless/pgpainless/releases) - [Changelog](https://github.com/pgpainless/pgpainless/blob/main/CHANGELOG.md) - [Commits](pgpainless/pgpainless@2.0.2...2.0.3) --- updated-dependencies: - dependency-name: org.pgpainless:pgpainless-core dependency-version: 2.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 742293b commit 508307f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

FlowCrypt/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,7 @@ dependencies {
538538
//kotlinx-serialization-core added to fix runtime issue with dependencies conflict.
539539
//Maybe it will be removed in future.
540540
implementation("org.jetbrains.kotlinx:kotlinx-serialization-core:1.11.0")
541-
implementation("org.pgpainless:pgpainless-core:2.0.2")
541+
implementation("org.pgpainless:pgpainless-core:2.0.3")
542542
implementation("org.eclipse.angus:angus-mail:2.0.5")
543543
implementation("org.eclipse.angus:gimap:2.0.5")
544544
implementation("commons-io:commons-io:2.22.0")

0 commit comments

Comments
 (0)