mirror of
https://github.com/jlengrand/exposed-wiki.git
synced 2026-03-10 08:11:18 +00:00
Updated Getting Started (markdown)
This commit is contained in:
committed by
Andrey.Tarashevskiy
parent
1a4d706f0c
commit
9e86f227da
@@ -15,7 +15,7 @@
|
||||
<dependency>
|
||||
<groupId>org.jetbrains.exposed</groupId>
|
||||
<artifactId>exposed</artifactId>
|
||||
<version>0.13.1</version>
|
||||
<version>0.13.2</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
@@ -28,7 +28,7 @@ repositories {
|
||||
jcenter()
|
||||
}
|
||||
dependencies {
|
||||
compile 'org.jetbrains.exposed:exposed:0.13.1'
|
||||
compile 'org.jetbrains.exposed:exposed:0.13.2'
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user