Skip to content

Commit

Permalink
deps(kts): test containers
Browse files Browse the repository at this point in the history
Co-authored-by: Sindre Rødseth Hansen <[email protected]>
Co-authored-by: Carl Hedgren <[email protected]>
  • Loading branch information
3 people committed Nov 22, 2024
1 parent 34190af commit e13d643
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ val mockWebServerVersion = "4.12.0"
val mockkVersion = "1.13.13"
val nimbusSdkVersion = "11.20.1"
val postgresqlVersion = "42.7.4"
val testcontainersPostgresVersion = "1.20.3"
val testcontainersPostgresVersion = "1.20.4"

val mainClassKt = "io.nais.security.oauth2.TokenExchangeAppKt"

Expand Down

0 comments on commit e13d643

Please sign in to comment.