Skip to content

Commit 75c8efb

Browse files
Bump org.pgpainless:pgpainless-core from 1.7.5 to 1.7.6 (#3019)
Bumps [org.pgpainless:pgpainless-core](https://github.com/pgpainless/pgpainless) from 1.7.5 to 1.7.6. - [Release notes](https://github.com/pgpainless/pgpainless/releases) - [Changelog](https://github.com/pgpainless/pgpainless/blob/main/CHANGELOG.md) - [Commits](pgpainless/pgpainless@1.7.5...1.7.6) --- updated-dependencies: - dependency-name: org.pgpainless:pgpainless-core dependency-version: 1.7.6 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>
1 parent 0b52b17 commit 75c8efb

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
@@ -487,7 +487,7 @@ dependencies {
487487
implementation("org.bitbucket.b_c:jose4j:0.9.6")
488488
implementation("org.jsoup:jsoup:1.19.1")
489489
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2")
490-
implementation("org.pgpainless:pgpainless-core:1.7.5")
490+
implementation("org.pgpainless:pgpainless-core:1.7.6")
491491
implementation("org.eclipse.angus:angus-mail:2.0.3")
492492
implementation("org.eclipse.angus:gimap:2.0.3")
493493
implementation("commons-io:commons-io:2.19.0")

0 commit comments

Comments
 (0)