Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
InsanusMokrassar committed Aug 12, 2024
1 parent a02e241 commit fcb77be
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ org.gradle.parallel=true
kotlin.js.generate.externals=true
kotlin.incremental=true

kotlin_version=1.9.23
plagubot_version=8.3.0
plugins_version=0.18.3
kotlin_version=2.0.10
plagubot_version=9.0.0
plugins_version=0.22.0

micro_utils_version=0.20.45
tgbotapi_version=12.0.1
serialization_version=1.6.3
micro_utils_version=0.22.0
tgbotapi_version=16.0.0
serialization_version=1.7.1

version=0.2.0

0 comments on commit fcb77be

Please sign in to comment.