Skip to content

Commit

Permalink
Merge branch 'main' of github.com:ILuffZhe/calcite into format-doc
Browse files Browse the repository at this point in the history
  • Loading branch information
ILuffZhe committed Feb 12, 2025
2 parents 61d4d49 + 929d9b4 commit 57ec661
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions bom/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ dependencies {
apiv("net.hydromatic:sql-logic-test")
apiv("net.hydromatic:steelwheels-data-hsqldb")
apiv("net.hydromatic:tpcds", "hydromatic.tpcds")
apiv("net.minidev:json-smart")
apiv("net.java.dev.jna:jna")
apiv("net.java.dev.jna:jna-platform")
apiv("net.sf.opencsv:opencsv")
Expand Down
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ jna.version=5.14.0
jna-platform.version=5.14.0
joda-time.version=2.8.1
json-path.version=2.9.0
json-smart.version=2.3
jsr305.version=3.0.2
jsoup.version=1.11.3
junit4.version=4.13.2
Expand Down

0 comments on commit 57ec661

Please sign in to comment.