Skip to content

Commit

Permalink
no longer needed with new wiremock
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan-Olav Eide committed Mar 29, 2024
1 parent f9ac76e commit b1960d3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions token-client-kotlin-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,6 @@
<kotlin.compiler.jvmTarget>21</kotlin.compiler.jvmTarget>
</properties>
<dependencies>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
<version>2.17.0</version>
</dependency>
<dependency>
<groupId>io.ktor</groupId>
<artifactId>ktor-server-content-negotiation-jvm</artifactId>
Expand Down

0 comments on commit b1960d3

Please sign in to comment.