Skip to content

Commit

Permalink
Merge pull request #561 from navikt/dependabot/maven/ktor.version-2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-olaveide committed Jun 29, 2022
2 parents d3d0ecf + 001cb4e commit 83253f6
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.0.2</ktor.version>
<ktor.version>2.0.3</ktor.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 83253f6

Please sign in to comment.