mirror of
https://github.com/jlengrand/exposed-wiki.git
synced 2026-03-10 08:11:18 +00:00
Use Current Version
This commit is contained in:
committed by
Andrey.Tarashevskiy
parent
d8bd7c4394
commit
bae9dc6f06
@@ -15,7 +15,7 @@
|
||||
<dependency>
|
||||
<groupId>org.jetbrains.exposed</groupId>
|
||||
<artifactId>exposed</artifactId>
|
||||
<version>0.11.2</version>
|
||||
<version>0.12.1</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
@@ -28,7 +28,7 @@ repositories {
|
||||
jcenter()
|
||||
}
|
||||
dependencies {
|
||||
compile 'org.jetbrains.exposed:exposed:0.11.2'
|
||||
compile 'org.jetbrains.exposed:exposed:0.12.1'
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user