Skip to content

Commit df97834

Browse files
committed
fix typo in dependencies.properties.
1 parent a8d2f20 commit df97834

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gax-java/dependencies.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ maven.com_google_http_client_google_http_client_gson=com.google.http-client:goog
7676
maven.org_codehaus_mojo_animal_sniffer_annotations=org.codehaus.mojo:animal-sniffer-annotations:1.24
7777
maven.javax_annotation_javax_annotation_api=javax.annotation:javax.annotation-api:1.3.2
7878
maven.org_graalvm_sdk=org.graalvm.sdk:graal-sdk:22.3.5
79-
maven_org_slf4j_slf4j_api=org.slf4j:slf4j-api:2.0.16
79+
maven.org_slf4j_slf4j_api=org.slf4j:slf4j-api:2.0.16
8080

8181
# Testing maven artifacts
8282
maven.junit_junit=junit:junit:4.13.2

0 commit comments

Comments
 (0)