Upgraded to PircBotX 2.3.1
This commit is contained in:
parent
945c763768
commit
66b8adb743
2 changed files with 4 additions and 4 deletions
|
@ -48,7 +48,7 @@ dependencies {
|
|||
compileOnly(semverProcessor)
|
||||
|
||||
// PircBotX
|
||||
implementation 'com.github.pircbotx:pircbotx:master-SNAPSHOT'
|
||||
implementation 'com.github.pircbotx:pircbotx:2.3.1'
|
||||
// implementation fileTree(dir: 'lib', include: '*.jar')
|
||||
|
||||
// Commons (mostly for PircBotX)
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
#Generated by the Semver Plugin for Gradle
|
||||
#Sun May 21 00:52:16 PDT 2023
|
||||
version.buildmeta=1085
|
||||
#Tue May 23 08:26:47 PDT 2023
|
||||
version.buildmeta=1087
|
||||
version.major=0
|
||||
version.minor=8
|
||||
version.patch=0
|
||||
version.prerelease=rc
|
||||
version.project=mobibot
|
||||
version.semver=0.8.0-rc+1085
|
||||
version.semver=0.8.0-rc+1087
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue