Skip to content

Commit

Permalink
Fix auto-merge mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
edeandrea committed Nov 10, 2023
1 parent 58135a6 commit 91dcecf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions rest-narration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,10 @@
<groupId>com.microsoft.semantic-kernel</groupId>
<artifactId>semantickernel-connectors-ai-openai</artifactId>
</dependency>
<dependency>
<groupId>com.microsoft.semantic-kernel</groupId>
<artifactId>semantickernel-settings-loader</artifactId>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-smallrye-openapi</artifactId>
Expand Down

0 comments on commit 91dcecf

Please sign in to comment.