-
Notifications
You must be signed in to change notification settings - Fork 22
/
gradle.properties
57 lines (48 loc) · 1.61 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
org.gradle.caching=true
group=io.ballerina
version=0.12.0-SNAPSHOT
org.gradle.jvmargs=-Xmx4096M
ballerinaLangVersion=2201.11.0-20241218-101200-109f6cc7
checkstylePluginVersion=10.12.1
shadowJarPluginVersion=8.1.1
downloadPluginVersion=5.4.0
releasePluginVersion=2.8.0
testngVersion=7.6.1
slf4jVersion=1.7.30
commonsLang3Version=3.9
commonsLoggingVersion=1.2
commonsIoVersion=2.11.0
graphqlJavaVersion=21.5
snakeYamlVersion=2.0
orgJsonVersion=20231013
picocliVersion=4.7.4
# Standard Library Dependencies
# Level 01
stdlibIoVersion=1.7.0-20241218-111600-1da6a3f
stdlibTimeVersion=2.6.0-20241218-111600-f57d32a
stdlibUrlVersion=2.5.0-20241218-111600-4f962bc
# Level 02
stdlibConstraintVersion=1.6.0-20241218-112400-cd313f2
stdlibCryptoVersion=2.8.0-20241218-112400-d6f4922
stdlibLogVersion=2.11.0-20241218-115100-06c729e
stdlibOsVersion=1.9.0-20241218-112400-c81f077
stdlibTaskVersion=2.6.0-20241218-112900-84f2aea
# Level 03
stdlibCacheVersion=3.9.0-20241218-114600-9f52392
stdlibFileVersion=1.11.0-20241218-125000-364d941
stdlibMimeVersion=2.11.0-20241218-125100-e28a03b
stdlibUuidVersion=1.9.0-20241218-124000-a38f1c9
# Level 04
stdlibAuthVersion=2.13.0-20241218-124900-9203135
stdlibDataJsonDataVersion=1.0.0-20241125-114000-0c2f457
stdlibJwtVersion=2.14.0-20241218-125000-c952d1e
stdlibOAuth2Version=2.13.0-20241218-125400-c7625c1
# Level 05
stdlibHttpVersion=2.13.0-20241218-142000-8d9c012
# Level 06
stdlibWebsocketVersion=2.13.0-20241218-151900-e2412df
# Level 07
stdlibGraphqlVersion=1.15.0-20241218-171400-3539776
# Ballerinax Observer
observeVersion=1.4.0-20241218-111700-4d29d40
observeInternalVersion=1.4.0-20241218-112700-be9da2c