Commit 3e36b93
build: bump version.testcontainers from 1.20.3 to 1.20.6 (#4056)
* build: bump version.testcontainers from 1.20.3 to 1.20.6
Bumps `version.testcontainers` from 1.20.3 to 1.20.6.
Updates `org.testcontainers:testcontainers-bom` from 1.20.3 to 1.20.6
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.20.3...1.20.6)
Updates `org.testcontainers:testcontainers` from 1.20.3 to 1.20.6
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.20.3...1.20.6)
---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers-bom
dependency-version: 1.20.6
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.testcontainers:testcontainers
dependency-version: 1.20.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* workaround for testcontainers issue
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sylvain Juge <[email protected]>1 parent 37c8287 commit 3e36b93
File tree
2 files changed
+6
-4
lines changed- integration-tests/main-app-test/src/test/java/co/elastic/apm/test
2 files changed
+6
-4
lines changedLines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
70 | 72 | | |
71 | | - | |
| 73 | + | |
72 | 74 | | |
73 | 75 | | |
74 | 76 | | |
| |||
83 | 85 | | |
84 | 86 | | |
85 | 87 | | |
86 | | - | |
| 88 | + | |
87 | 89 | | |
88 | 90 | | |
89 | 91 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
| 142 | + | |
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| |||
0 commit comments