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
f2754e003a
commit
4770533450
@@ -15,7 +15,7 @@
|
||||
<dependency>
|
||||
<groupId>org.jetbrains.exposed</groupId>
|
||||
<artifactId>exposed</artifactId>
|
||||
<version>0.9.1</version>
|
||||
<version>0.10.1</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
@@ -30,7 +30,7 @@ repositories {
|
||||
}
|
||||
}
|
||||
dependencies {
|
||||
compile 'org.jetbrains.exposed:exposed:0.9.1'
|
||||
compile 'org.jetbrains.exposed:exposed:0.10.1'
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user