Switched back to PircBotX JitPack snapshot
This commit is contained in:
parent
c4cf7b10d5
commit
a2646ceb9f
3 changed files with 5 additions and 5 deletions
|
@ -45,8 +45,8 @@ dependencies {
|
||||||
compileOnly(semverProcessor)
|
compileOnly(semverProcessor)
|
||||||
|
|
||||||
// PircBotX
|
// PircBotX
|
||||||
//implementation 'com.github.pircbotx:pircbotx:-SNAPSHOT'
|
implementation 'com.github.pircbotx:pircbotx:-SNAPSHOT'
|
||||||
implementation fileTree(dir: 'lib', include: '*.jar')
|
// implementation fileTree(dir: 'lib', include: '*.jar')
|
||||||
|
|
||||||
// Commons (mostly for PircBotX)
|
// Commons (mostly for PircBotX)
|
||||||
implementation 'org.apache.commons:commons-lang3:3.12.0'
|
implementation 'org.apache.commons:commons-lang3:3.12.0'
|
||||||
|
|
Binary file not shown.
|
@ -1,9 +1,9 @@
|
||||||
#Generated by the Semver Plugin for Gradle
|
#Generated by the Semver Plugin for Gradle
|
||||||
#Wed Oct 12 20:03:11 PDT 2022
|
#Wed Oct 12 20:28:52 PDT 2022
|
||||||
version.buildmeta=748
|
version.buildmeta=751
|
||||||
version.major=0
|
version.major=0
|
||||||
version.minor=8
|
version.minor=8
|
||||||
version.patch=0
|
version.patch=0
|
||||||
version.prerelease=rc
|
version.prerelease=rc
|
||||||
version.project=mobibot
|
version.project=mobibot
|
||||||
version.semver=0.8.0-rc+748
|
version.semver=0.8.0-rc+751
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue