File tree 4 files changed +6
-6
lines changed
4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -30,9 +30,9 @@ ${next_release_notes}
30
30
==== ${version} - ${release_date}
31
31
32
32
[float]
33
- ===== Features
33
+ ===== Bug fixes
34
34
35
- * New feature : {pull}000[#000 ]
35
+ * Bytecode instrumentation issue in #323 : {pull}324[#324 ]
36
36
////
37
37
38
38
[[release-notes-0.18.0]]
Original file line number Diff line number Diff line change 1
- dependencies.hash =09D717D772515279BACBDAB508BC19DE
1
+ dependencies.hash =6AB0841BC9D2A49600D8C01CB49722DD
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ opentelemetry-alpha = "1.37.0-alpha"
5
5
opentelemetry-semconv = " 1.25.0-alpha"
6
6
opentelemetry-contrib = " 1.35.0-alpha"
7
7
mockito = " 4.11.0"
8
- byteBuddy = " 1.14.11 "
8
+ byteBuddy = " 1.14.17 "
9
9
okhttp = " 4.12.0"
10
10
kotlin = " 1.9.22"
11
11
google-autoService = " 1.1.1"
Original file line number Diff line number Diff line change 1
- net.bytebuddy:byte-buddy:1.14.11 |apache_v2
2
- net.bytebuddy:byte-buddy-gradle-plugin:1.14.11 |apache_v2
1
+ net.bytebuddy:byte-buddy:1.14.17 |apache_v2
2
+ net.bytebuddy:byte-buddy-gradle-plugin:1.14.17 |apache_v2
3
3
org.slf4j:slf4j-api:2.0.0|mit
4
4
com.squareup.okhttp3:okhttp:3.11.0|apache_v2
5
5
com.github.instacart.truetime-android:library:3.5|apache_v2
You can’t perform that action at this time.
0 commit comments