Skip to content

Commit 3417a9e

Browse files
chore(deps): bump java-dotenv from 5.2.2 to 5.3.1
Bumps [java-dotenv](https://github.com/cdimascio/java-dotenv) from 5.2.2 to 5.3.1. - [Release notes](https://github.com/cdimascio/java-dotenv/releases) - [Commits](https://github.com/cdimascio/java-dotenv/commits) --- updated-dependencies: - dependency-name: io.github.cdimascio:java-dotenv dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d36913c commit 3417a9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ dependencies {
55
implementation "com.google.code.gson:gson:2.8.6"
66
implementation "org.slf4j:slf4j-simple:2.0.0-alpha1"
77
implementation "io.grpc:grpc-netty-shaded:1.40.0"
8-
implementation "io.github.cdimascio:java-dotenv:5.2.2"
8+
implementation "io.github.cdimascio:java-dotenv:5.3.1"
99
implementation "com.google.errorprone:error_prone_core:2.8.1"
1010
}
1111

0 commit comments

Comments
 (0)