Skip to content

Release 2.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Oct 16:56

Installation

Maven

<dependency>
  <groupId>me.paulschwarz</groupId>
  <artifactId>spring-dotenv</artifactId>
  <version>2.4.0</version>
</dependency>

Gradle

implementation 'me.paulschwarz:spring-dotenv:2.4.0'