Skip to content
This repository was archived by the owner on May 25, 2022. It is now read-only.

1.3.2

Choose a tag to compare

@jakobkmar jakobkmar released this 31 Mar 13:40
· 35 commits to main since this release
e6cbf41
  • added overrideCipherSuites parameter to the setupTLS function
    • now only if this parameter is set to true, the default enabled cipher suites (by Java) will be changed to the ones selected by SimpleKotlinMail
  • now using Kotlin 1.4.32
  • updated dependencies
  • updated compiler plugins