Skip to content

Commit

Permalink
mend
Browse files Browse the repository at this point in the history
  • Loading branch information
swalchemist committed Jan 19, 2024
1 parent d174d73 commit eb03859
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/credentials/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ dependencies {
implementation("org.apache.commons:commons-lang3:${apacheCommonsLang3Version}")
implementation("org.apache.httpcomponents:httpclient:${apacheHttpClientVersion}")
implementation("commons-codec:commons-codec:${commonsCodecVersion}")
implementation 'com.google.protobuf:protobuf-java:3.24.4'
implementation("com.google.protobuf:protobuf-java:3.25.2")
}

dependencyManagement {
Expand Down

0 comments on commit eb03859

Please sign in to comment.