-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathgradle.properties
57 lines (44 loc) · 1.01 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
kotlin.code.style=official
kotlin.native.binary.memoryModel=experimental
org.gradle.jvmargs=-Xmx2g -XX:MaxMetaspaceSize=512m -Dfile.encoding=UTF-8
kotlinVersion=1.7.20
kotestVersion=5.4.2
coroutinesVersion=1.6.4
serializationVersion=1.4.0
datetimeVersion=0.4.0
atomicfuVersion=0.17.3
kmpUUIDVersion=0.5.0
jUnitJupiterVersion=5.9.0
openapiVersion=6.0.1
jacksonVersion=2.13.3
kotlinLoggingJvmVersion=2.1.20
# Spring
springframeworkBootVersion=2.7.3
springDependencyManagementVersion=1.0.13.RELEASE
pluginJpa=1.7.0
springdocOpenapiUiVersion=1.6.11
# Ktor
ktorVersion=2.1.2
bmuschkoVersion=8.0.0
kotlinCorVersion=0.5.4
# Rabbit
rabbitVersion=5.13.1
testContainersVersion=1.17.4
# Kafka
kafkaVersion=2.8.0
#Repo
cache4kVersion=0.8.0
# PSQL
postgresDriverVersion=42.3.3
exposedVersion=0.35.1
#Cassandra
cassandraDriverVersion=4.13.0
# Gremlin
tinkerpopVersion=3.6.1+
arcadeDbVersion=22.9.1
#logging
kermitLoggerVersion=1.1.3
logbackVersion=1.2.11
logbackEncoderVersion=7.2
logbackKafkaVersion=0.2.0-RC2
janinoVersion=3.1.6