Skip to content

Commit

Permalink
Bump core.logic from 1.0.0 to 1.0.1 in /dependabot
Browse files Browse the repository at this point in the history
Bumps [core.logic](https://github.com/clojure/core.logic) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/clojure/core.logic/releases)
- [Changelog](https://github.com/clojure/core.logic/blob/master/CHANGES.md)
- [Commits](clojure/core.logic@core.logic-1.0.0...v1.0.1)

---
updated-dependencies:
- dependency-name: org.clojure:core.logic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 22, 2022
1 parent 97ed71c commit 1f4226d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependabot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<dependency>
<groupId>org.clojure</groupId>
<artifactId>core.logic</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit 1f4226d

Please sign in to comment.