File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 58
58
<guice .version>7.0.0</guice .version>
59
59
<jackson-dataformat-yaml .version>2.17.0</jackson-dataformat-yaml .version>
60
60
<jetty .version>12.1.1</jetty .version>
61
- <junit5 .version>5.13.4</ junit5 .version>
61
+ <junit .version>6.0.0</ junit .version>
62
62
<logback .version>1.5.18</logback .version>
63
- <mcp-sdk .version>0.13.1 </mcp-sdk .version>
63
+ <mcp-sdk .version>0.14.0 </mcp-sdk .version>
64
64
<mockito .version>5.20.0</mockito .version>
65
65
<reflections .version>0.10.2</reflections .version>
66
66
</properties >
117
117
<dependency >
118
118
<groupId >org.junit.jupiter</groupId >
119
119
<artifactId >junit-jupiter</artifactId >
120
- <version >${junit5 .version} </version >
120
+ <version >${junit .version} </version >
121
121
<scope >test</scope >
122
122
</dependency >
123
123
<dependency >
You can’t perform that action at this time.
0 commit comments