9
0
mirror of https://github.com/Auxilor/Reforges.git synced 2025-12-31 04:46:42 +00:00

Compare commits

...

2 Commits

Author SHA1 Message Date
Auxilor
c833cc9b67 libreforge-updater 2022-07-22 14:22:10 +01:00
Auxilor
2018f5c506 libreforge-updater 2022-07-21 20:15:20 +01:00
2 changed files with 5 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ buildscript {
}
dependencies {
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.21"
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.10"
}
}
@@ -45,13 +45,13 @@ allprojects {
dependencies {
compileOnly 'com.willfp:eco:6.36.0'
implementation 'com.willfp:libreforge:3.75.0'
implementation 'com.willfp:libreforge:3.76.1'
implementation 'org.joml:joml:1.10.4'
compileOnly 'org.jetbrains:annotations:23.0.0'
compileOnly 'com.github.ben-manes.caffeine:caffeine:3.0.6'
compileOnly 'org.jetbrains.kotlin:kotlin-stdlib:1.6.21'
compileOnly 'org.jetbrains.kotlin:kotlin-stdlib:1.7.10'
}
tasks.withType(JavaCompile) {

View File

@@ -1,4 +1,4 @@
#libreforge-updater
#Wed Jul 20 00:11:25 BST 2022
version=5.26.0
#Fri Jul 22 14:22:10 BST 2022
version=5.27.1
plugin-name=Reforges