Skip to content

Release 2.5.2

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Apr 09:59

Installation

Maven

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

Gradle

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