Skip to content

Commit 116e9c9

Browse files
Bump io.github.cdimascio:dotenv-java from 3.0.0 to 3.2.0 (#35)
Bumps [io.github.cdimascio:dotenv-java](https://github.com/cdimascio/dotenv-java) from 3.0.0 to 3.2.0. - [Release notes](https://github.com/cdimascio/dotenv-java/releases) - [Changelog](https://github.com/cdimascio/dotenv-java/blob/master/CHANGELOG.md) - [Commits](cdimascio/dotenv-java@v3.0.0...v3.2.0) --- updated-dependencies: - dependency-name: io.github.cdimascio:dotenv-java dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 125560e commit 116e9c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>io.github.cdimascio</groupId>
2424
<artifactId>dotenv-java</artifactId>
25-
<version>3.0.0</version>
25+
<version>3.2.0</version>
2626
</dependency>
2727
<dependency>
2828
<groupId>org.json</groupId>

0 commit comments

Comments
 (0)