Skip to content

Commit

Permalink
Merge pull request #740 from aashikam/docker-build
Browse files Browse the repository at this point in the history
  • Loading branch information
aashikam committed Jun 30, 2023
2 parents 6b91106 + 01cea7b commit 6beabe5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion ballerina/Ballerina.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ path = "../native/build/libs/nats-native-2.9.0-SNAPSHOT.jar"
groupId = "io.ballerina.stdlib"
artifactId = "constraint-native"
version = "1.3.0"
path = "./lib/constraint-native-1.3.0-20230622-115000-e1ca592.jar"
path = "./lib/constraint-native-1.3.0-20230620-195700-ca941bc.jar"

[build-options]
observabilityIncluded=true
14 changes: 7 additions & 7 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ puppycrawlCheckstyleVersion=8.18
testngVersion=7.4.0
gsonVersion=2.8.8

stdlibConstraintVersion=1.3.0-20230622-115000-e1ca592
stdlibIoVersion=1.5.0-20230622-110500-8523dfe
stdlibLogVersion=2.8.0-20230622-125300-797c7fe
stdlibCryptoVersion=2.4.0-20230622-115200-fdbc399
stdlibTimeVersion=2.3.0-20230622-110600-b78c05f
observeVersion=1.1.0-20230622-105700-f92eb77
observeInternalVersion=1.1.0-20230622-114200-c6b7282
stdlibConstraintVersion=1.3.0-20230620-195700-ca941bc
stdlibIoVersion=1.5.0-20230620-192100-29cf327
stdlibLogVersion=2.8.0-20230620-203000-74034d2
stdlibCryptoVersion=2.4.0-20230620-202300-53ac3fb
stdlibTimeVersion=2.3.0-20230620-192500-12d3432
observeVersion=1.1.0-20230620-193900-57e0c73
observeInternalVersion=1.1.0-20230620-201800-18bbd1b

jacocoVersion=0.8.8

0 comments on commit 6beabe5

Please sign in to comment.