Skip to content

Commit 71e978a

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

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.2")
74-
implementation("com.sanctionco.jmail:jmail:2.0.2") // dev.harrel format validation
74+
implementation("com.sanctionco.jmail:jmail:2.1.0") // dev.harrel format validation
7575

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

0 commit comments

Comments
 (0)