Skip to content

Commit

Permalink
fix: Update telestion-core dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fussel178 authored Jul 8, 2021
1 parent fff885c commit 3601e46
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 @@ -48,8 +48,8 @@ dependencies {
implementation "io.vertx:vertx-core:4.0.3"
testImplementation "io.vertx:vertx-junit5:4.0.3"

implementation 'de.wuespace.telestion:telestion-api:1.0.0'
implementation 'de.wuespace.telestion:telestion-services:1.0.0'
implementation 'de.wuespace.telestion:telestion-api:0.4.0'
implementation 'de.wuespace.telestion:telestion-services:0.4.0'

implementation 'org.apache.commons:commons-lang3:3.12.0'

Expand Down

0 comments on commit 3601e46

Please sign in to comment.