-
Notifications
You must be signed in to change notification settings - Fork 25
/
gradle.properties
62 lines (47 loc) · 1.65 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
group=io.ballerina.stdlib
version=1.13.2-SNAPSHOT
puppycrawlCheckstyleVersion=10.12.0
msSQLDriverVersion=12.8.1.jre11
checkstyleToolVersion=10.12.0
githubSpotbugsVersion=6.0.18
githubJohnrengelmanShadowVersion=8.1.0
underCouchDownloadVersion=5.4.0
researchgateReleaseVersion=2.8.0
testngVersion=7.6.1
ballerinaGradlePluginVersion=2.0.1
ballerinaLangVersion=2201.11.0-20241112-214900-6b80ab87
stdlibSqlVersion=1.15.0-20241116-124800-0bc6a40
# Direct Dependencies
# Level 01
stdlibIoVersion=1.6.2-20241112-233100-995cf5f
stdlibTimeVersion=2.6.0-20241113-073800-201b904
# Level 02
stdlibLogVersion=2.10.1-20241113-120000-4577868
stdlibOsVersion=1.8.1-20241113-122000-cca973b
# Level 03
stdlibFileVersion=1.10.1-20241113-151700-e1a2e38
# Ballerinax Observer
observeVersion=1.4.0-20241113-092000-b83ae74
observeInternalVersion=1.3.1-20241113-101700-265054d
# Transitive Dependencies
# Level 01
stdlibConstraintVersion=1.6.0-20241113-090900-d276ad5
stdlibUrlVersion=2.4.1-20241113-073900-335ff51
# Level 02
stdlibCryptoVersion=2.7.3-20241113-081400-d015a39
stdlibTaskVersion=2.5.1-20241113-123500-f905281
# Level 03
stdlibCacheVersion=3.8.1-20241113-125700-b75a1bf
stdlibMimeVersion=2.10.2-20241113-154200-d953747
stdlibUuidVersion=1.8.1-20241113-154400-443c67b
# Level 04
stdlibDataJsonDataVersion=0.3.0-20241114-143900-285d739
stdlibAuthVersion=2.12.1-20241113-162300-ded40eb
stdlibJwtVersion=2.13.1-20241113-162400-b59ccfa
stdlibOAuth2Version=2.12.1-20241113-162400-4c6ddfe
# Level 05
stdlibHttpVersion=2.13.0-20241114-182900-7e9f66a
# Level 06
stdlibTransactionVersion=1.10.1-20241116-112500-189a4e5
# Ballerina library
stdlibMssqlDriverVersion=1.6.1-20241119-180800-59ee581