Skip to content

Commit

Permalink
Update turbine to 0.6.0 (#265)
Browse files Browse the repository at this point in the history
  • Loading branch information
treblereel committed Jun 10, 2024
1 parent e30c423 commit 3bbbd8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
<error.prone.annotations.version>2.1.3</error.prone.annotations.version>
<jsr305.version>3.0.2</jsr305.version>
<commons.lang3.version>3.8.1</commons.lang3.version>
<google.turbine.version>0.2.1</google.turbine.version>
<google.turbine.version>0.6.0</google.turbine.version>
<slf4j.api.version>1.7.5</slf4j.api.version>

<!-- Test goal -->
Expand Down Expand Up @@ -463,4 +463,4 @@
</build>
</profile>
</profiles>
</project>
</project>

0 comments on commit 3bbbd8c

Please sign in to comment.