File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.airlift</groupId >
7
7
<artifactId >airbase</artifactId >
8
- <version >216 </version >
8
+ <version >223 </version >
9
9
</parent >
10
10
11
11
<groupId >io.wren</groupId >
67
67
<dep .airlift.version>269</dep .airlift.version>
68
68
<dep .packaging.version>${dep.airlift.version} </dep .packaging.version>
69
69
<dep .drift.version>1.22</dep .drift.version>
70
- <dep .testcontainers.version>1.20.4 </dep .testcontainers.version>
70
+ <dep .testcontainers.version>1.20.5 </dep .testcontainers.version>
71
71
<dep .errorprone.version>2.36.0</dep .errorprone.version>
72
72
<dep .plugin.failsafe.version>${dep.plugin.surefire.version} </dep .plugin.failsafe.version>
73
73
<netty .version>4.1.45.Final</netty .version>
92
92
<dependency >
93
93
<groupId >org.jdbi</groupId >
94
94
<artifactId >jdbi3-bom</artifactId >
95
- <version >3.47 .0</version >
95
+ <version >3.48 .0</version >
96
96
<type >pom</type >
97
97
<scope >import</scope >
98
98
</dependency >
276
276
<dependency >
277
277
<groupId >io.opentelemetry.semconv</groupId >
278
278
<artifactId >opentelemetry-semconv</artifactId >
279
- <version >1.30.0-rc.1 </version >
279
+ <version >1.30.0</version >
280
280
</dependency >
281
281
282
282
<dependency >
318
318
<dependency >
319
319
<groupId >net.bytebuddy</groupId >
320
320
<artifactId >byte-buddy</artifactId >
321
- <version >1.17.0 </version >
321
+ <version >1.17.1 </version >
322
322
</dependency >
323
323
324
324
<dependency >
You can’t perform that action at this time.
0 commit comments