Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
yaansz committed Oct 1, 2022
1 parent 12adce8 commit 615eb50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
}

group 'com.softwaii.capivara'
version '1.0.5.1'
version '1.0.5.2'


repositories {
Expand Down Expand Up @@ -68,4 +68,4 @@ test {
}

sourceCompatibility = JavaVersion.VERSION_17
targetCompatibility = JavaVersion.VERSION_17
targetCompatibility = JavaVersion.VERSION_17

0 comments on commit 615eb50

Please sign in to comment.