Skip to content

Commit

Permalink
Merge pull request #52 from leanix/feature/v1.1.5-release
Browse files Browse the repository at this point in the history
v1.1.5 Release
  • Loading branch information
geoandri authored Aug 22, 2023
2 parents e89bb0a + feb6315 commit 81d49a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ plugins {
}

group = "net.leanix"
version = "v1.1.4"
version = "v1.1.5"
java.sourceCompatibility = JavaVersion.VERSION_17

repositories {
Expand Down

0 comments on commit 81d49a6

Please sign in to comment.