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 6
6
<parent >
7
7
<groupId >org.springframework.boot</groupId >
8
8
<artifactId >spring-boot-starter-parent</artifactId >
9
- <version >3.4.4 </version >
9
+ <version >3.4.5 </version >
10
10
<relativePath /> <!-- lookup parent from repository -->
11
11
</parent >
12
12
<groupId >io.github.stscoundrel</groupId >
69
69
<dependency >
70
70
<groupId >org.jetbrains.kotlinx</groupId >
71
71
<artifactId >kotlinx-coroutines-core</artifactId >
72
- <version >1.10.1 </version >
72
+ <version >1.10.2 </version >
73
73
</dependency >
74
74
<dependency >
75
75
<groupId >com.h2database</groupId >
91
91
<dependency >
92
92
<groupId >org.mockito</groupId >
93
93
<artifactId >mockito-core</artifactId >
94
- <version >5.16.1 </version >
94
+ <version >5.17.0 </version >
95
95
<scope >test</scope >
96
96
</dependency >
97
97
</dependencies >
You can’t perform that action at this time.
0 commit comments