Skip to content

Commit

Permalink
Upgrade to Reactor Dysprosium-SR15
Browse files Browse the repository at this point in the history
  • Loading branch information
quanticc committed Dec 9, 2020
1 parent b3c7951 commit 393c12f
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 @@ -23,7 +23,7 @@ ext {
}

// Dependencies
reactor_bom_version = 'Dysprosium-SR14'
reactor_bom_version = 'Dysprosium-SR15'
jackson_version = '2.11.3'
jdkstores_version = "$storesVersion".toString()

Expand All @@ -32,7 +32,7 @@ ext {
mockito_version = '3.3.3'
logback_version = '1.2.3'
reflections_version = '0.9.12'
lavaplayer_version = '1.3.61'
lavaplayer_version = '1.3.63'

isJitpack = "true" == System.getenv("JITPACK")
isRelease = !version.toString().endsWith('-SNAPSHOT')
Expand Down

0 comments on commit 393c12f

Please sign in to comment.