We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d36913c commit 3417a9eCopy full SHA for 3417a9e
examples/build.gradle
@@ -5,7 +5,7 @@ dependencies {
5
implementation "com.google.code.gson:gson:2.8.6"
6
implementation "org.slf4j:slf4j-simple:2.0.0-alpha1"
7
implementation "io.grpc:grpc-netty-shaded:1.40.0"
8
- implementation "io.github.cdimascio:java-dotenv:5.2.2"
+ implementation "io.github.cdimascio:java-dotenv:5.3.1"
9
implementation "com.google.errorprone:error_prone_core:2.8.1"
10
}
11
0 commit comments