Skip to content

Commit 91d4092

Browse files
fix(deps): update dependency io.github.cdimascio:dotenv-java to v2.3.1
1 parent 93398dd commit 91d4092

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playground/java/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ repositories {
88
}
99

1010
dependencies {
11-
implementation 'io.github.cdimascio:dotenv-java:2.2.4'
11+
implementation 'io.github.cdimascio:dotenv-java:2.3.1'
1212
implementation 'com.algolia:algoliasearch-client-java:0.0.1-SNAPSHOT'
1313
}
1414

0 commit comments

Comments
 (0)