Skip to content

Commit

Permalink
Bumped dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
glasen committed May 16, 2024
1 parent cadc94c commit 9ede75b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ repositories {

dependencies {
implementation('org.slf4j:slf4j-nop:2.0.13')
implementation('com.github.davidmoten:subethasmtp:7.0.2')
implementation('com.github.davidmoten:subethasmtp:7.1.1')
implementation('jakarta.mail:jakarta.mail-api:2.1.3')
implementation('io.github.hakky54:sslcontext-kickstart-for-pem:8.3.4')
implementation('com.google.code.gson:gson:2.10.1')
Expand Down

0 comments on commit 9ede75b

Please sign in to comment.