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

Commit df17fb1

Browse files
Bump dotenv-java from 2.2.0 to 2.2.3
Bumps [dotenv-java](https://github.com/cdimascio/dotenv-java) from 2.2.0 to 2.2.3. - [Release notes](https://github.com/cdimascio/dotenv-java/releases) - [Changelog](https://github.com/cdimascio/dotenv-java/blob/master/CHANGELOG.md) - [Commits](https://github.com/cdimascio/dotenv-java/commits) --- updated-dependencies: - dependency-name: io.github.cdimascio:dotenv-java dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4c99e58 commit df17fb1

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
@@ -37,7 +37,7 @@
3737
<dependency>
3838
<groupId>io.github.cdimascio</groupId>
3939
<artifactId>dotenv-java</artifactId>
40-
<version>2.2.0</version>
40+
<version>2.2.3</version>
4141
</dependency>
4242
<dependency>
4343
<groupId>com.sparkjava</groupId>

0 commit comments

Comments
 (0)