File tree 5 files changed +6
-5
lines changed
android-instrumentation/metadata
5 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -33,6 +33,7 @@ ${next_release_notes}
33
33
===== Features
34
34
35
35
* Adding exception event to failed http responses: {pull}237[#237]
36
+ * Upgrading Byte Buddy to 1.14.10: {pull}238[#238]
36
37
////
37
38
38
39
[[release-notes-0.11.0]]
Original file line number Diff line number Diff line change 1
- dependencies.hash =DB6FA37386112999FEBBD38DDF622D3F
1
+ dependencies.hash =ECC7B12A979C5F340C393E6F6E6B8044
Original file line number Diff line number Diff line change 1
- dependencies.hash =C6A4F0DAF490F4F0A646CC94FDA5ACB5
1
+ dependencies.hash =6DA47598A1BBA807C71A7E800B9F2509
Original file line number Diff line number Diff line change 10
10
androidCompileSdk = 32
11
11
openTelemetry_version = " 1.31.0"
12
12
androidAnnotations_version = " 1.4.0"
13
- bytebuddy_version = " 1.14.9 "
13
+ bytebuddy_version = " 1.14.10 "
14
14
okhttp_version = ' 3.11.0'
15
15
junit_version = ' 4.13.2'
16
16
mockito_version = ' 4.9.0'
Original file line number Diff line number Diff line change 1
- net.bytebuddy:byte-buddy:1.14.9 |apache_v2
2
- net.bytebuddy:byte-buddy-gradle-plugin:1.14.9 |apache_v2
1
+ net.bytebuddy:byte-buddy:1.14.10 |apache_v2
2
+ net.bytebuddy:byte-buddy-gradle-plugin:1.14.10 |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