File tree Expand file tree Collapse file tree 4 files changed +135
-141
lines changed Expand file tree Collapse file tree 4 files changed +135
-141
lines changed Original file line number Diff line number Diff line change 21
21
<RunAsTest >false</RunAsTest >
22
22
<method v =" 2" />
23
23
</configuration >
24
+ <configuration default =" false" name =" simbot-component-telegram [detekt]" type =" GradleRunConfiguration" factoryName =" Gradle" >
25
+ <ExternalSystemSettings >
26
+ <option name =" executionName" />
27
+ <option name =" externalProjectPath" value =" $PROJECT_DIR$" />
28
+ <option name =" externalSystemIdString" value =" GRADLE" />
29
+ <option name =" scriptParameters" value =" " />
30
+ <option name =" taskDescriptions" >
31
+ <list />
32
+ </option >
33
+ <option name =" taskNames" >
34
+ <list >
35
+ <option value =" detekt" />
36
+ </list >
37
+ </option >
38
+ <option name =" vmOptions" />
39
+ </ExternalSystemSettings >
40
+ <ExternalSystemDebugServerProcess >true</ExternalSystemDebugServerProcess >
41
+ <ExternalSystemReattachDebugProcess >true</ExternalSystemReattachDebugProcess >
42
+ <DebugAllEnabled >false</DebugAllEnabled >
43
+ <RunAsTest >false</RunAsTest >
44
+ <method v =" 2" />
45
+ </configuration >
24
46
</component >
Original file line number Diff line number Diff line change 1
1
[versions ]
2
- kotlin = " 2.0.10 "
2
+ kotlin = " 2.0.20 "
3
3
kotlinx-coroutines = " 1.8.1"
4
4
kotlinx-serialization = " 1.7.1"
5
5
kotlinx-datetime = " 0.6.0"
6
6
dokka = " 1.9.20"
7
- okio = " 3.3.0"
8
7
ktor = " 2.3.12"
9
8
openjdk-jmh = " 1.37"
10
9
log4j = " 2.24.1"
11
10
reactor = " 3.6.9"
12
11
# simbot
13
12
simbot = " 4.6.0"
14
- suspendTransform = " 0.9.0 "
13
+ suspendTransform = " 2.0.20-0.9.3 "
15
14
gradleCommon = " 0.6.0"
16
15
# ksp
17
16
ksp = " 2.0.10-1.0.24"
Original file line number Diff line number Diff line change 1
1
# Sun Feb 25 20:12:01 CST 2024
2
2
distributionBase =GRADLE_USER_HOME
3
3
distributionPath =wrapper/dists
4
- distributionUrl =https\://services.gradle.org/distributions/gradle-8.5-bin .zip
4
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.10.2-all .zip
5
5
zipStoreBase =GRADLE_USER_HOME
6
6
zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments