Skip to content

Commit d96a0ee

Browse files
committed
Bump schema-ddl to 0.27.0-M1 (#1370)
1 parent 1433ee2 commit d96a0ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ object Dependencies {
4545

4646
val spark = "3.3.1"
4747
val eventsManifest = "0.4.0"
48-
val schemaDdl = "0.25.0"
48+
val schemaDdl = "0.27.0-M1"
4949
val jacksonModule = "2.17.2" // Override incompatible version in spark runtime
5050
val jacksonDatabind = "2.17.2"
5151
val jacksonMapper = "1.9.14-atlassian-6" // Fix CVE

0 commit comments

Comments
 (0)