Skip to content

Commit

Permalink
Add drift dependency and update drift version to 1.40-SNAPSHOT Approa…
Browse files Browse the repository at this point in the history
…ch 1

drift repo pr to update netty:(prestodb/drift#54)
  • Loading branch information
imsayari404 authored and sayarimukherjee committed Dec 7, 2024
1 parent 638f8b8 commit 188e1eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -215,8 +215,8 @@
<dependencies>
<dependency>
<groupId>com.github.imsayari404</groupId>
<artifactId>drift</artifactId>
<version>1.40-SNAPSHOT</version>
<artifactId>drift-root</artifactId>
<version>${dep.drift.version}</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 188e1eb

Please sign in to comment.