Skip to content

Commit

Permalink
Use java auto-instrumentation 1.7.2 by default (#549)
Browse files Browse the repository at this point in the history
Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
  • Loading branch information
pavolloffay committed Nov 17, 2021
1 parent b64c1ab commit 76f14a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ targetallocator=0.1.0

# Represents the current release of Java instrumentation.
# Should match autoinstrumentation/java/version.txt
autoinstrumentation-java=1.7.0
autoinstrumentation-java=1.7.2

# Represents the current release of NodeJS instrumentation.
# Should match value in autoinstrumentation/nodejs/package.json
Expand Down

0 comments on commit 76f14a1

Please sign in to comment.