forked from ballerina-platform/module-ballerina-websubhub
-
Notifications
You must be signed in to change notification settings - Fork 0
/
gradle.properties
42 lines (34 loc) · 1.21 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
org.gradle.caching=true
group=io.ballerina.stdlib
version=1.5.0-SNAPSHOT
ballerinaLangVersion=2201.3.0-rc2.2
puppycrawlCheckstyleVersion=8.18
testngVersion=7.4.0
ballerinaGradlePluginVersion=1.0.0
# Direct Dependencies
stdlibIoVersion=1.3.1-20221013-104400-2228262
stdlibRandomVersion=1.3.1-20221013-134000-ccb80c3
stdlibRegexVersion=1.3.1-20221012-141600-b6ec370
stdlibTimeVersion=2.2.3-20221013-110700-b1911b4
stdlibUrlVersion=2.2.3-20221012-145800-3753746
stdlibCryptoVersion=2.3.0-20221116-154000-421e9a7
stdlibLogVersion=2.5.0-20221116-154500-08bbb3e
stdlibMimeVersion=2.5.0-20221116-160500-87c33bf
stdlibUuidVersion=1.4.0-20221116-160300-0e3de7b
stdlibHttpVersion=2.5.0-20221116-171100-71ffc48
# Transitive Dependencies
# Level 01
stdlibConstraintVersion=1.0.1-20221012-153500-b7200cb
# Level 02
stdlibOsVersion=1.5.0-20221116-154000-09de35e
stdlibTaskVersion=2.3.0-20221116-154200-75f178f
# Level 03
stdlibCacheVersion=3.3.0-20221116-161000-969a274
stdlibFileVersion=1.5.0-20221116-160600-5c002f3
# Level 03
stdlibAuthVersion=2.5.0-20221116-162600-aa67b8c
stdlibJwtVersion=2.5.0-20221116-162300-03a3b1b
stdlibOAuth2Version=2.5.0-20221116-162600-871b01e
# Ballerinax Observe
observeVersion=1.0.5
observeInternalVersion=1.0.4