Commit 37af69e3 authored by Javier Hernández's avatar Javier Hernández 🤓

Readme updated

parent 38686ec1
# Lastminute Sales-Taxes Challenge
### Employed Technologies
For further reference, please consider the following sections:
* Gradle 5.6.2 -> [Official Gradle documentation](https://docs.gradle.org)
* Spring Boot -> [Spring Boot Gradle Plugin Reference Guide](https://docs.spring.io/spring-boot/docs/2.1.9.RELEASE/gradle-plugin/reference/html/)
### Additional Links
* Kotlin 1.3.50 -> [Official Kotlin documentation](https://kotlinlang.org/)
* JUnit (Jupiter) 5.0.2 -> [Official JUnit 5 User Guide](https://junit.org/junit5/docs/current/user-guide/)
* CI with Gitlab -> [Last successful pipeline]()
* IntelliJ IDEA IDE -> [JetBrain's IntelliJ Official Website](https://www.jetbrains.com/idea/)
\ No newline at end of file
......@@ -12,10 +12,6 @@ buildscript {
}
}
//task wrapper(type: Wrapper) {
// gradleVersion = "5.6.2"
//}
subprojects {
apply plugin: 'idea'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment