Skip to content

Commit 7b019b6

Browse files
Bump org.eclipse.angus:angus-mail from 2.0.3 to 2.0.4
Bumps [org.eclipse.angus:angus-mail](https://github.com/eclipse-ee4j/angus-mail) from 2.0.3 to 2.0.4. - [Release notes](https://github.com/eclipse-ee4j/angus-mail/releases) - [Commits](eclipse-ee4j/angus-mail@2.0.3...2.0.4) --- updated-dependencies: - dependency-name: org.eclipse.angus:angus-mail dependency-version: 2.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a5fe537 commit 7b019b6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

FlowCrypt/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -501,8 +501,8 @@ dependencies {
501501
implementation("org.jsoup:jsoup:1.21.1")
502502
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2")
503503
implementation("org.pgpainless:pgpainless-core:1.7.6")
504-
implementation("org.eclipse.angus:angus-mail:2.0.3")
505-
implementation("org.eclipse.angus:gimap:2.0.3")
504+
implementation("org.eclipse.angus:angus-mail:2.0.4")
505+
implementation("org.eclipse.angus:gimap:2.0.4")
506506
implementation("commons-io:commons-io:2.19.0")
507507
implementation("net.openid:appauth:0.11.1")
508508
implementation("ch.acra:acra-http:5.12.0")

0 commit comments

Comments
 (0)