Skip to content

Commit

Permalink
chore: update chapi & archguard version
Browse files Browse the repository at this point in the history
  • Loading branch information
phodal committed Jan 2, 2024
1 parent 08fd4a7 commit 54490c6
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,17 @@ kotlinTest = "5.5.4"
mockk = "1.13.5"
assertj = "3.22.0"

chapi = "2.1.3"
chapi = "2.1.5"

slf4j = "2.0.5"

archguard = "2.0.7"
archguard = "2.1.2"
codedb = "0.1.2"

logback = "1.4.5"
kotlinLogging = "5.1.0"

gson = "2.10.1"
compose = "1.3.0"

kotless = "0.2.0"

Expand Down

0 comments on commit 54490c6

Please sign in to comment.