Skip to content

Commit

Permalink
Add gradle/libs.versions.toml
Browse files Browse the repository at this point in the history
Signed-off-by: Andriy Redko <[email protected]>
  • Loading branch information
reta committed Oct 18, 2024
1 parent 3e795fe commit d87106c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,3 +81,5 @@ opentelemetrysemconv = "1.27.0-alpha"

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

0 comments on commit d87106c

Please sign in to comment.