-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathgradle.properties
68 lines (51 loc) · 1.23 KB
/
gradle.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
kotlin.code.style=official
# With no this option cinterop works inproperly
kotlin.mpp.enableCInteropCommonization=true
kotlin.native.cacheKind=none
org.gradle.jvmargs=-Xmx2g -XX:MaxMetaspaceSize=512m -Dfile.encoding=UTF-8
kotlinVersion=1.9.21
coroutinesVersion=1.7.3
datetimeVersion=0.4.1
atomicfuVersion=0.20.2
bmuschkoVersion=9.3.3
kotestVersion=5.6.2
jUnitJupiterVersion=5.9.2
testContainersVersion=1.19.3
jacksonVersion=2.16.0
okhttpVersion=4.9.3
# logging
logbackVersion=1.4.14
logbackAppendersVersion=1.8.8
loggingVersion=3.0.5
kermitLoggerVersion=1.2.2
logbackEncoderVersion=7.4
logbackKafkaVersion=0.2.0-RC2
janinoVersion=3.1.10
fluentLoggerVersion=0.3.4
pluginShadow=8.1.1
ktorVersion=2.3.7
kotlinLoggingJvmVersion=3.0.5
serializationVersion=1.6.2
openapiVersion=6.3.0
cwpGeneratorVersioin=0.2.0
# Spring
springframeworkBootVersion=3.2.1
springDependencyManagementVersion=1.1.4
springdocOpenapiUiVersion=2.3.0
springmockkVersion=4.0.2
# Yandex Cloud
yandexCloudSdkVersion=2.5.1
rabbitVersion=5.20.0
# Kafka
kafkaVersion=3.4.0
# repo
cache4kVersion=0.11.0
kmpUUIDVersion=0.7.0
# PSQL
postgresDriverVersion=42.7.2
exposedVersion=0.41.1
# Cassandra
cassandraDriverVersion=4.17.0
# Gremlin
tinkerpopVersion=3.6.3
arcadeDbVersion=24.1.1