File tree 3 files changed +3
-3
lines changed
core-kotlin-concurrency-2
kotlin-self-executable-jar/kotlin-spring-executable
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 32
32
</dependencies >
33
33
34
34
<properties >
35
- <kotlinx-coroutines .version>1.8.1 </kotlinx-coroutines .version>
35
+ <kotlinx-coroutines .version>1.9.0 </kotlinx-coroutines .version>
36
36
</properties >
37
37
38
38
</project >
Original file line number Diff line number Diff line change 23
23
<dependency >
24
24
<groupId >org.jetbrains.kotlinx</groupId >
25
25
<artifactId >kotlinx-coroutines-reactor</artifactId >
26
- <version >1.6 .0</version >
26
+ <version >1.9 .0</version >
27
27
</dependency >
28
28
29
29
<dependency >
Original file line number Diff line number Diff line change 48
48
<dependency >
49
49
<groupId >org.jetbrains.kotlinx</groupId >
50
50
<artifactId >kotlinx-coroutines-reactor</artifactId >
51
- <version >1.8.1 </version >
51
+ <version >1.9.0 </version >
52
52
</dependency >
53
53
<!-- Spring Boot Starter Test -->
54
54
<dependency >
You can’t perform that action at this time.
0 commit comments