-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgradle.properties
46 lines (40 loc) · 997 Bytes
/
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
# Build parameters
org.gradle.daemon=true
org.gradle.parallel=true
org.gradle.jvmargs=-Xmx4g -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
# Build plugins
gradleDependencyManagementVersion=1.1.5
detektVersion=1.23.6
gitPropertiesVersion=2.4.1
palantirGitVersion=3.1.0
jacocoToolVersion=0.8.12
jGitVerVersion=0.9.1
dokkaVersion=1.9.20
nexusStagingVersion=2.0.0
# Core infrastructure libs versions
kotlinVersion=1.9.23
kotlinCoroutinesVersion=1.8.1
ktorVersion=2.3.11
reactorBomVersion=2023.0.7
logbackVersion=1.2.11
javaxAnnotationApiVersion=1.3.2
caffeineCacheVersion=2.9.3
slf4jVersion=1.7.36
bouncycastleVersion=1.78.1
# http
feignVersion=13.2.1
jacksonVersion=2.17.1
# Grpc
ioGrpcVersion=1.64.0
ioGrpcKotlinVersion=1.4.1
protobufVersion=3.25.3
protobufPluginVersion=0.9.4
# Testing
junitVersion=5.10.2
hamcrestVersion=2.2
mockkVersion=1.13.11
wireMockVersion=3.6.0
kotestVersion=5.9.1
# Publishing values
githubUrl=https://github.com/waves-enterprise/
gitHubProject=we-node-client