Skip to content

Commit

Permalink
znapsht
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankHeijden committed Apr 16, 2023
1 parent ece638a commit 9eeeb35
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 @@ -12,7 +12,7 @@ plugins {
val name = "Insights"
group = "dev.frankheijden.insights"
val dependencyDir = "$group.dependencies"
version = "6.14.1"
version = "6.14.2-SNAPSHOT"

subprojects {
apply(plugin = "java")
Expand Down

0 comments on commit 9eeeb35

Please sign in to comment.