File tree Expand file tree Collapse file tree
semantickernel-concepts/semantickernel-syntax-examples
semantickernel-learn-resources Expand file tree Collapse file tree Original file line number Diff line number Diff line change 136136 <groupId >com.github.victools</groupId >
137137 <artifactId >jsonschema-module-jackson</artifactId >
138138 </dependency >
139+ <dependency >
140+ <groupId >com.microsoft.semantic-kernel</groupId >
141+ <artifactId >semantickernel-data-postgres</artifactId >
142+ <version >1.4.4-RC2-SNAPSHOT</version >
143+ <scope >compile</scope >
144+ </dependency >
139145 </dependencies >
140146
141147 <profiles >
Original file line number Diff line number Diff line change 8585 <version >9.0.0</version >
8686 <scope >compile</scope >
8787 </dependency >
88+ <dependency >
89+ <groupId >com.microsoft.semantic-kernel</groupId >
90+ <artifactId >semantickernel-data-postgres</artifactId >
91+ <version >1.4.4-RC2-SNAPSHOT</version >
92+ <scope >compile</scope >
93+ </dependency >
8894 </dependencies >
8995
9096</project >
You can’t perform that action at this time.
0 commit comments