Skip to content

Commit

Permalink
Merge pull request #44 from RaceAssist/dependabot/gradle/exposedVersi…
Browse files Browse the repository at this point in the history
…on-0.46.0

Bump exposedVersion from 0.42.0 to 0.46.0
  • Loading branch information
Nlkomaru authored Mar 15, 2024
2 parents b119194 + 584a3aa commit 43e01c6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,11 @@ repositories {

dependencies {
val paperVersion = "1.20.4-R0.1-SNAPSHOT"

val exposedVersion = "0.46.0"
val cloudVersion = "1.8.4"
val exposedVersion = "0.42.0"


val ktorVersion = "2.3.7"

val koinVersion = "3.5.3"
Expand Down

0 comments on commit 43e01c6

Please sign in to comment.