Skip to content

Commit

Permalink
Merge pull request #674 from rieske/renovate/io.zipkin.reporter2-zipk…
Browse files Browse the repository at this point in the history
…in-sender-urlconnection-2.x

fix(deps): update dependency io.zipkin.reporter2:zipkin-sender-urlconnection to v2.17.0
  • Loading branch information
mergify[bot] authored Dec 14, 2023
2 parents accfa14 + c7cf2fe commit f89f1a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ hikari = "com.zaxxer:HikariCP:5.1.0"

zipkinSparkJava = { module = "io.zipkin.brave:brave-instrumentation-sparkjava", version.ref = "brave" }
zipkinDatabase = { module = "io.zipkin.brave:brave-instrumentation-p6spy", version.ref = "brave" }
zipkinSender = "io.zipkin.reporter2:zipkin-sender-urlconnection:2.16.5"
zipkinSender = "io.zipkin.reporter2:zipkin-sender-urlconnection:2.17.0"

flyway = { module = "org.flywaydb:flyway-core", version.ref = "flyway" }
flywayMysql = { module = "org.flywaydb:flyway-mysql", version.ref = "flyway" }
Expand Down

0 comments on commit f89f1a7

Please sign in to comment.