Skip to content
This repository has been archived by the owner on Jul 14, 2024. It is now read-only.

Commit

Permalink
Update Dagger plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Virtlink committed Jul 9, 2024
1 parent 5b71ff8 commit 6c1d7a4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ All notable changes to this project will be documented in this file.

## [0.3.5] - 2024-07-09
- Update Metaborg Gradle Convention plugin.
- Update Dagger.


## [0.3.4] - 2024-07-06
- Add Metaborg Gradle Convention plugin.
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spoofax2 = "2.6.0-SNAPSHOT" # https://spoofax.de
capsule = "0.6.3" # https://usethesource.io/projects/capsule/ (https://github.com/usethesource/capsule)
# Dependency Injection
guice = "5.1.0" # https://github.com/google/guice
dagger = "2.25.2" # https://github.com/google/dagger
dagger = "2.36" # https://github.com/google/dagger
# Annotations & Annotation Processors
immutables = "2.10.1" # https://immutables.github.io/ (https://github.com/immutables/immutables)
derive4j = "1.1.1" # https://github.com/derive4j/derive4j
Expand Down

0 comments on commit 6c1d7a4

Please sign in to comment.