Skip to content

Commit

Permalink
Bump Spring Cloud starter to 0.5 (#86)
Browse files Browse the repository at this point in the history
Fixes: #85
  • Loading branch information
geoand authored Mar 11, 2020
1 parent 5810ab8 commit 56b9664
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opentracing-spring-jaeger-cloud-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

<properties>
<main.basedir>${project.basedir}/..</main.basedir>
<opentracing-spring-cloud-starter.version>0.3.0</opentracing-spring-cloud-starter.version>
<opentracing-spring-cloud-starter.version>0.5.0</opentracing-spring-cloud-starter.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 56b9664

Please sign in to comment.