Skip to content

Commit

Permalink
chore: update Unleash client to most recent version
Browse files Browse the repository at this point in the history
  • Loading branch information
chriswk committed Mar 14, 2024
1 parent dc5162c commit d69f406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion springboot-unleash-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<maven.compiler.target>17</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<aspectj.version>1.9.9.1</aspectj.version>
<unleash.client.version>7.0.0</unleash.client.version>
<unleash.client.version>9.2.0</unleash.client.version>
</properties>

<dependencies>
Expand Down

0 comments on commit d69f406

Please sign in to comment.