Skip to content

Commit

Permalink
Merge pull request #77 from ballerina-platform/automated/dependency_v…
Browse files Browse the repository at this point in the history
…ersion_update

[AUTO MERGE] Update Dependencies (Ballerina Lang : 2201.10.0-20240814-095500-9d14866a)
  • Loading branch information
ballerina-bot authored Aug 14, 2024
2 parents 7e252ae + 29e4b8e commit 9b9ed97
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ gsonVersion=2.10
ballerinaGradlePluginVersion=2.0.1
jacocoVersion=0.8.10

ballerinaLangVersion=2201.10.0-20240806-083400-aabac46a
ballerinaLangVersion=2201.10.0-20240814-095500-9d14866a

# Direct Dependencies
# Level 01
Expand All @@ -21,18 +21,18 @@ stdlibTimeVersion=2.4.0
stdlibUrlVersion=2.4.0

# Level 02
stdlibLogVersion=2.10.0-20240807-203000-b85cfb9
stdlibLogVersion=2.10.0-20240814-120000-f0c3cc8
stdlibOsVersion=1.8.0
stdlibPersistVersion=1.4.0-20240808-102300-3b855e5
stdlibPersistVersion=1.4.0-20240814-114800-babb51d

# Level 03
stdlibFileVersion=1.10.0-20240807-205900-a4d66bb
stdlibFileVersion=1.10.0-20240814-133200-74f4d63

# Level 05
stdlibHttpVersion=2.12.0-20240809-111500-91b1ccd
stdlibHttpVersion=2.12.0-20240814-145000-dcdc9a0

# Level 07
stdlibSqlVersion=1.14.0-20240809-142900-0689c89
stdlibSqlVersion=1.14.0-20240814-162300-116ead6

# Ballerina external dependency
stdlibH2DriverVersion=1.1.0
Expand All @@ -41,8 +41,8 @@ stdlibMssqlDriverVersion=1.6.0
stdlibPostgresqlDriverVersion=1.5.1

# Ballerinax Observer
observeVersion=1.3.0-20240807-093200-e29ca7a
observeInternalVersion=1.3.0-20240807-094500-91e2d3a
observeVersion=1.3.0-20240814-114100-0f71e1e
observeInternalVersion=1.3.0-20240814-114900-8a734a3

# Transitive Dependencies

Expand All @@ -53,22 +53,22 @@ stdlibTaskVersion=2.5.0

# Level 03
stdlibCacheVersion=3.8.0
stdlibMimeVersion=2.10.0-20240807-205100-2728cdc
stdlibMimeVersion=2.10.0-20240814-133200-6c54439
stdlibUuidVersion=1.8.0

# Level 04
stdlibAuthVersion=2.12.0-20240807-214700-37b31bb
stdlibJwtVersion=2.13.0-20240809-095500-b9d03ed
stdlibOAuth2Version=2.12.0-20240807-220200-7f7294b
stdlibAuthVersion=2.12.0-20240814-133000-6db5624
stdlibJwtVersion=2.13.0-20240814-133100-630021f
stdlibOAuth2Version=2.12.0-20240814-133400-a7008e4

# Level 06
stdlibTransactionVersion=1.10.0-20240809-131000-44ec1bf
stdlibTransactionVersion=1.10.0-20240814-160700-00e0ba7

# Test Dependencies
stdlibMysqlVersion=1.13.0-20240809-155300-f85bc64
stdlibMssqlVersion=1.13.0-20240809-155300-d462fb3
stdlibPostgresqlVersion=1.13.0-20240809-164700-2232a79
stdlibJdbcVersion=1.12.0-20240809-155000-7291f8c
stdlibMysqlVersion=1.13.0-20240814-170300-2a446a4
stdlibMssqlVersion=1.13.0-20240814-164600-fee7108
stdlibPostgresqlVersion=1.13.0-20240814-164400-07c87e8
stdlibJdbcVersion=1.12.0-20240814-170300-6bd3e28

# Enabled publishing insecure checksums, due to fail to publish to maven central
# Refer https://github.com/gradle/gradle/issues/11308
Expand Down

0 comments on commit 9b9ed97

Please sign in to comment.