Skip to content

Commit 652ef10

Browse files
Bump org.pgpainless:pgpainless-core from 2.0.1 to 2.0.2 (#3150)
Bumps [org.pgpainless:pgpainless-core](https://github.com/pgpainless/pgpainless) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/pgpainless/pgpainless/releases) - [Changelog](https://github.com/pgpainless/pgpainless/blob/main/CHANGELOG.md) - [Commits](pgpainless/pgpainless@2.0.1...2.0.2) --- updated-dependencies: - dependency-name: org.pgpainless:pgpainless-core dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Den <DenBond7@gmail.com>
1 parent 66f702e commit 652ef10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FlowCrypt/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -514,7 +514,7 @@ dependencies {
514514
//kotlinx-serialization-core added to fix runtime issue with dependencies conflict.
515515
//Maybe it will be removed in future.
516516
implementation("org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0")
517-
implementation("org.pgpainless:pgpainless-core:2.0.1")
517+
implementation("org.pgpainless:pgpainless-core:2.0.2")
518518
implementation("org.eclipse.angus:angus-mail:2.0.5")
519519
implementation("org.eclipse.angus:gimap:2.0.5")
520520
implementation("commons-io:commons-io:2.21.0")

0 commit comments

Comments
 (0)