We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b0f34e commit 5915e3dCopy full SHA for 5915e3d
buildSrc/src/main/kotlin/default/dependencies.kt
@@ -228,7 +228,7 @@ interface TmsKafkaToolsDefaults: DependencyGroup {
228
229
interface TmsKtorTokenSupportDefaults: DependencyGroup {
230
override val groupId get() = "no.nav.tms.token.support"
231
- override val version get() = "5.0.0"
+ override val version get() = "5.0.1"
232
233
val azureExchange get() = dependency("azure-exchange")
234
val azureValidation get() = dependency("azure-validation")
0 commit comments