Merge branch 'support/package_versions' into 'develop'
[#1263] fixed ecto version See merge request pleroma/pleroma!1685
This commit is contained in:
		
						commit
						79376abae3
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								mix.exs
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								mix.exs
									
									
									
									
									
								
							| 
						 | 
				
			
			@ -99,7 +99,7 @@ defp deps do
 | 
			
		|||
      {:plug_cowboy, "~> 2.0"},
 | 
			
		||||
      {:phoenix_pubsub, "~> 1.1"},
 | 
			
		||||
      {:phoenix_ecto, "~> 4.0"},
 | 
			
		||||
      {:ecto_sql, "~> 3.1"},
 | 
			
		||||
      {:ecto_sql, "~> 3.2"},
 | 
			
		||||
      {:postgrex, ">= 0.13.5"},
 | 
			
		||||
      {:oban, "~> 0.8.1"},
 | 
			
		||||
      {:quantum, "~> 2.3"},
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue