forked from ballerina-platform/module-ballerina-websubhub
-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathgradle.properties
47 lines (39 loc) · 1.42 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
org.gradle.caching=true
group=io.ballerina.stdlib
version=1.13.0-SNAPSHOT
ballerinaLangVersion=2201.11.0-20250121-140200-15de3b28
testngVersion=7.6.1
ballerinaGradlePluginVersion=2.0.1
gsonVersion=2.8.8
checkstylePluginVersion=10.12.0
spotbugsPluginVersion=6.0.18
shadowJarPluginVersion=8.1.1
downloadPluginVersion=5.4.0
releasePluginVersion=2.8.0
# Direct Dependencies
stdlibIoVersion=1.7.0-20250121-143700-fac534d
stdlibRandomVersion=1.6.0-20250121-150100-fee09a2
stdlibTimeVersion=2.6.0-20250121-143700-96fbd6a
stdlibUrlVersion=2.5.0-20250121-143700-9db47c2
stdlibCryptoVersion=2.8.0-20250121-144400-cf0d2db
stdlibLogVersion=2.11.0-20250121-151200-196ede7
stdlibMimeVersion=2.11.0-20250122-120300-9005c8c
stdlibUuidVersion=1.9.0-20250121-171900-df5e661
stdlibHttpVersion=2.13.0-20250122-144400-fb78cb1
# Transitive Dependencies
# Level 01
stdlibConstraintVersion=1.6.0-20250121-144400-48092bd
# Level 02
stdlibOsVersion=1.9.0-20250121-144400-3c22e13
stdlibTaskVersion=2.6.0-20250121-144900-6de8c93
# Level 03
stdlibCacheVersion=3.9.0-20250121-150600-d24d690
stdlibFileVersion=1.11.0-20250122-120300-6dd5c6c
# Level 04
stdlibAuthVersion=2.13.0-20250122-120100-293d482
stdlibDataJsonDataVersion=1.0.0-20241125-114000-0c2f457
stdlibJwtVersion=2.14.0-20250122-120200-9a7dd9b
stdlibOAuth2Version=2.13.0-20250122-120600-a9c21e1
# Ballerinax Observe
observeVersion=1.4.0-20250121-143800-aa6fa02
observeInternalVersion=1.4.0-20250121-144700-d59c066