Skip to content

Commit

Permalink
reverted micronaut to 4.5.0 on servers that use grpc and swagger.
Browse files Browse the repository at this point in the history
Added vectors for semantic importer.

Improved config for semantic importer.
  • Loading branch information
krickert committed Aug 21, 2024
1 parent 3bbe3ff commit 0ea2325
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<artifactId>chunker</artifactId>
<version>1.0-SNAPSHOT</version>
<packaging>${packaging}</packaging>

<parent>
<groupId>io.micronaut.platform</groupId>
<artifactId>micronaut-parent</artifactId>
<version>4.5.0</version>
<relativePath/>
</parent>
<properties>
<packaging>jar</packaging>
Expand Down

0 comments on commit 0ea2325

Please sign in to comment.