Skip to content

Commit

Permalink
Merge pull request #787 from navikt/dependabot/maven/ktor.version-2.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-olaveide authored Nov 8, 2023
2 parents c06227d + e00283e commit aa394ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion token-validation-ktor-v2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<name>token-validation-ktor-v2</name>

<properties>
<ktor.version>2.3.5</ktor.version>
<ktor.version>2.3.6</ktor.version>
</properties>

<dependencies>
Expand Down

0 comments on commit aa394ea

Please sign in to comment.