Skip to content

Commit

Permalink
upgraded quarkus and automatiko
Browse files Browse the repository at this point in the history
  • Loading branch information
mswiderski committed Dec 10, 2024
1 parent 6d89887 commit fd36cbe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
<description>Tekton Approval task for pipelines based on Automatiko workflows</description>

<properties>
<quarkus.version>3.10.1</quarkus.version>
<automatiko.version>0.34.0</automatiko.version>
<quarkus.version>3.16.3</quarkus.version>
<automatiko.version>0.38.0</automatiko.version>
<surefire.version>2.22.1</surefire.version>
<compiler.version>3.8.1</compiler.version>

Expand Down

0 comments on commit fd36cbe

Please sign in to comment.