Skip to content

Commit

Permalink
Bump com.microsoft.semantic-kernel:semantickernel-bom
Browse files Browse the repository at this point in the history
Bumps [com.microsoft.semantic-kernel:semantickernel-bom](https://github.com/microsoft/semantic-kernel) from 0.2.11-alpha to 1.2.2.
- [Release notes](https://github.com/microsoft/semantic-kernel/releases)
- [Commits](https://github.com/microsoft/semantic-kernel/commits)

---
updated-dependencies:
- dependency-name: com.microsoft.semantic-kernel:semantickernel-bom
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 6, 2024
1 parent 3b3e7e1 commit 16db280
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion quarkus-workshop-super-heroes/docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ The default build will take around 50m.
<quarkus.platform.group-id>io.quarkus</quarkus.platform.group-id>
<quarkus.platform.version>3.6.0</quarkus.platform.version>
<quarkus.pact.version>1.3.0</quarkus.pact.version>
<semantic-kernel.version>0.2.11-alpha</semantic-kernel.version>
<semantic-kernel.version>1.2.2</semantic-kernel.version>
<compiler-plugin.version>3.11.0</compiler-plugin.version>
<surefire-plugin.version>3.2.2</surefire-plugin.version>
<exec-plugin.version>3.1.0</exec-plugin.version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<quarkus.platform.artifact-id>quarkus-bom</quarkus.platform.artifact-id>
<quarkus.platform.group-id>io.quarkus</quarkus.platform.group-id>
<quarkus.platform.version>3.14.2</quarkus.platform.version>
<semantic-kernel.version>0.2.11-alpha</semantic-kernel.version>
<semantic-kernel.version>1.2.2</semantic-kernel.version>
<skipITs>true</skipITs>
<surefire-plugin.version>3.2.2</surefire-plugin.version>
</properties>
Expand Down

0 comments on commit 16db280

Please sign in to comment.