Skip to content

Commit

Permalink
chore: update to dashj 21.1.4 and dpp 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
HashEngineering committed Dec 13, 2024
1 parent 7a2af44 commit 18a3009
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ buildscript {
kotlin_version = '1.9.23'
coroutinesVersion = '1.6.4'
ok_http_version = '4.9.1'
dashjVersion = '21.1.4-SNAPSHOT'
dppVersion = "1.5.2-SNAPSHOT"
dashjVersion = '21.1.4'
dppVersion = "1.5.2"
hiltVersion = '2.51'
hiltCompilerVersion = '1.2.0'
hiltWorkVersion = '1.0.0'
Expand Down

0 comments on commit 18a3009

Please sign in to comment.