Skip to content

Release 2.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Mar 14:39

Installation

Maven

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

Gradle

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