mirror of
https://github.com/anas-elgarhy/JColorfulConsole.git
synced 2024-08-14 23:57:19 +00:00
Up version ⬆️⬆️⬆️
This commit is contained in:
parent
7295b14ca1
commit
1b779e1588
1 changed files with 2 additions and 2 deletions
|
@ -28,7 +28,7 @@
|
|||
<dependency>
|
||||
<groupId>com.anas.jcolorfulconsole</groupId>
|
||||
<artifactId>jcolorfulconsole</artifactId>
|
||||
<version>0.1.5</version>
|
||||
<version>1.0.1</version>
|
||||
</dependency>
|
||||
```
|
||||
|
||||
|
@ -46,7 +46,7 @@ allprojects {
|
|||
**Step 2**. Add the dependency
|
||||
```gradle
|
||||
dependencies {
|
||||
implementation 'com.github.Anas-Elgarhy:JColorfulConsole:0.1.5'
|
||||
implementation 'com.github.Anas-Elgarhy:JColorfulConsole:1.0.1'
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue