Skip to content

Commit

Permalink
[ANY] 2.1.0 stable
Browse files Browse the repository at this point in the history
  • Loading branch information
gravit0 committed Sep 8, 2022
1 parent cba503f commit e620e1b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@ repositories {
}

dependencies {
implementation "pro.gravit.launcher:launcher-core:5.3.0-SNAPSHOT"
implementation "pro.gravit.launcher:launcher-ws-api:5.3.0-SNAPSHOT"
implementation "pro.gravit.launcher:launcher-client-api:5.3.0-SNAPSHOT"
implementation "pro.gravit.launcher:launcher-core:5.3.0"
implementation "pro.gravit.launcher:launcher-ws-api:5.3.0"
implementation "pro.gravit.launcher:launcher-client-api:5.3.0"
implementation "pro.gravit.utils.enfs:enfs:1.0.0-SNAPSHOT"
implementation 'io.netty:netty-codec-http:4.1.67.Final'
implementation 'com.github.oshi:oshi-core:5.8.1'
Expand Down

0 comments on commit e620e1b

Please sign in to comment.