File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 105105 <dependency >
106106 <groupId >net.bytebuddy</groupId >
107107 <artifactId >byte-buddy</artifactId >
108- <version >1.17.5 </version >
108+ <version >1.18.0 </version >
109109 <scope >test</scope >
110110 </dependency >
111111 <dependency >
132132 <version >1.12.1</version >
133133 <scope >test</scope >
134134 </dependency >
135- <dependency >
136- <groupId >org.junit.platform</groupId >
137- <artifactId >junit-platform-launcher</artifactId >
138- <version >1.12.1</version >
139- <scope >test</scope >
140- </dependency >
141135 <dependency >
142136 <groupId >org.osgi</groupId >
143137 <artifactId >org.osgi.test.cases.framework</artifactId >
Original file line number Diff line number Diff line change 3030 junit-platform-engine;version='[1.12.1,1.12.2)',\
3131 org.opentest4j;version='[1.3.0,1.3.1)',\
3232 junit-platform-launcher;version='[1.12.1,1.12.2)',\
33- assertj-core;version='[3.27.3,3.27.4)',\
3433 biz.aQute.junit;version='[6.4.1,6.4.2)',\
3534 junit-vintage-engine;version='[5.7.1,5.7.2)',\
36- net.bytebuddy.byte-buddy;version='[1.17.5,1.17.6)'
35+ assertj-core;version='[3.27.7,3.27.8)',\
36+ net.bytebuddy.byte-buddy;version='[1.18.0,1.18.1)'
You can’t perform that action at this time.
0 commit comments