Skip to content

Commit

Permalink
Bump creekVersion from 0.2.1-SNAPSHOT to 0.3.0 (#129)
Browse files Browse the repository at this point in the history
  • Loading branch information
big-andy-coates authored Jan 11, 2023
1 parent acf6e79 commit e0f0003
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,3 @@ updates:
- creek-github-packages
schedule:
interval: monthly
- package-ecosystem: docker
directory: /
schedule:
interval: monthly
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ subprojects {
}

extra.apply {
set("creekVersion", "0.2.1-SNAPSHOT")
set("creekVersion", "0.3.0")

set("spotBugsVersion", "4.7.3") // https://mvnrepository.com/artifact/com.github.spotbugs/spotbugs-annotations
set("classGraphVersion", "4.8.154") // https://mvnrepository.com/artifact/io.github.classgraph/classgraph
Expand Down

0 comments on commit e0f0003

Please sign in to comment.