Skip to content

Commit

Permalink
Updated dependencies (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
babisRoutis authored Jan 19, 2024
1 parent af48818 commit 8c7280c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
[versions]
coroutines = "1.7.3"
dokka = "1.9.10"
kotlin = "1.9.21"
kotlin = "1.9.22"
arrow = "1.2.1"
foojay = "0.7.0"
foojay = "0.8.0"
springboot = "3.2.1"
springDependencyManagement = "1.1.4"
spotless = "6.23.3"
spotless = "6.24.0"
java = "17"
kotlinxSerialization = "1.6.2"
ktlint = "0.50.0"
nimbusJoseJwt = "9.37.3"
nimbusOAuth2 = "11.8"
nimbusOAuth2 = "11.9.1"
eudiSdJwt = "0.2.0-SNAPSHOT"
bouncyCastle = "1.77"
dependencyCheck = "8.4.2"
Expand Down

0 comments on commit 8c7280c

Please sign in to comment.