Skip to content

Commit fc1b9f7

Browse files
committed
Update Ingestion library version used in Core
1 parent 73f2423 commit fc1b9f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<dependency>
9494
<groupId>com.github.gojek.feast</groupId>
9595
<artifactId>feast-ingestion</artifactId>
96-
<version>0.3-dev-SNAPSHOT</version>
96+
<version>b3233f0c0c</version>
9797
</dependency>
9898
<!--compile "org.springframework.boot:spring-boot-starter-web:${springBootVersion}"-->
9999
<dependency>

0 commit comments

Comments
 (0)