Skip to content

Commit d87106c

Browse files
committed
Add gradle/libs.versions.toml
Signed-off-by: Andriy Redko <[email protected]>
1 parent 3e795fe commit d87106c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,3 +81,5 @@ opentelemetrysemconv = "1.27.0-alpha"
8181

8282
[libraries]
8383
jodatime = { group = "joda-time", name = "joda-time", version.ref = "joda" }
84+
httpcore5 = { group = "org.apache.httpcomponents.core5", name = "httpcore5", version.ref = "httpcore5" }
85+
httpcore5_h2 = { group = "org.apache.httpcomponents.core5", name = "httpcore5-h2", version.ref = "httpcore5" }

0 commit comments

Comments
 (0)