Skip to content

Commit ba1e8a8

Browse files
Bump com.sanctionco.jmail:jmail from 1.6.3 to 2.0.2 (#316)
Bumps [com.sanctionco.jmail:jmail](https://github.com/RohanNagar/jmail) from 1.6.3 to 2.0.2. - [Release notes](https://github.com/RohanNagar/jmail/releases) - [Changelog](https://github.com/RohanNagar/jmail/blob/master/CHANGELOG.md) - [Commits](RohanNagar/jmail@v1.6.3...v2.0.2) --- updated-dependencies: - dependency-name: com.sanctionco.jmail:jmail dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 11eecde commit ba1e8a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ dependencies {
7171
implementation("org.leadpony.justify:justify:3.1.0")
7272

7373
implementation("dev.harrel:json-schema:1.8.1")
74-
implementation("com.sanctionco.jmail:jmail:1.6.3") // dev.harrel format validation
74+
implementation("com.sanctionco.jmail:jmail:2.0.2") // dev.harrel format validation
7575

7676
runtimeOnly("org.slf4j:slf4j-nop:2.0.17")
7777

0 commit comments

Comments
 (0)